Data.SqlExpr.TTransactionDesc.CustomIsolation
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TTransactionDesc | |
Delphi
CustomIsolation : LongWord; { DB specific custom isolation }
C++
System::LongWord CustomIsolation;
Description
Specifies the custom isolation level specific to a database.
CustomIsolation is used to specify the custom isolation level that is specific to the database for the TTransactionItem.