RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.SupportsNestedTransactions Property

Indicates whether driver supports nested transactions

Pascal
property SupportsNestedTransactions: Boolean;
C++
__property Boolean SupportsNestedTransactions;

This property is true if the driver support nested transactions and false otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!