Updated: 2018-05-04

Session OLE DB Property — «Autocommit Isolation Levels»

Name:
Autocommit Isolation Levels
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property auto_commit_level
IBProvider:
1, 2, 3, 5

Isolation level of automatic transaction. Valid 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