RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBExtract.Transaction Property

Specifies the transaction to use when fetching metadata from the server.

Pascal
property Transaction: TIBTransaction;
C++
__property TIBTransaction Transaction;

Set Transaction to specify a transaction to use when fetching metadata from the server. The ExtractObject method executes all calls to the server within the context of this transaction. 

 

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