RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.AddDatabase Method

Associates a database to the transaction.

Pascal
function AddDatabase(db: TIBDatabase): Integer;
C++
__fastcall int AddDatabase(TIBDatabase db);

Call AddDatabase to associate a database to the transaction. 

 

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