Updated: 2019-02-07

OLE DB Property of Rowset and Command — «modify_trans_level»

Name:
modify_trans_level
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property modify_trans_level
IBProvider:
2, 3, 5

Isolation level of separate transaction for database modification. 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