RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.AddTransaction Method

Adds an association between the transaction component and the database component.

Pascal
function AddTransaction(TR: TIBTransaction): Integer;
C++
__fastcall int AddTransaction(TIBTransaction TR);

Call AddTransaction to add an association between the transaction component and the database component. 

 

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