RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.FindDatabase Method

Finds the index of the associated database.

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

Call FindDatabase to find the index of the associated database. 

 

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