Updated: 2018-05-04

Session OLE DB Property — «Session AutoCommit DDL Level»

Name:
Session AutoCommit DDL Level
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property auto_commit_ddl_level
IBProvider:
1, 2, 3, 5

Isolation level of dedicated transaction for DDL query execution. Allowed values:

Value Description
0x1000 Read Commited (Cursor Stability)
0x10000 Repeatable Read (Snapshot, Concurrency)
0x100000 Serializable (Isolated, Consistency)

See also

Other properties of group

Other sets of properties