RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.IsolationLevel Property

Initial transaction isolation to use when connecting to a database.

Pascal
[Category(TConnectionStringCategories.Database)]
property IsolationLevel: Integer;
C++
[Category(TConnectionStringCategories.Database)]
__property int IsolationLevel;

Initial transaction isolation to use when connecting to a database. Transaction isolation can also be specified when a transaction is started. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!