RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.SupportsTransactions Property

Indicates whether the driver supports transactions

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

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

 

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