RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.FindDefaultDatabase Method

Finds the default database for the transaction.

Pascal
function FindDefaultDatabase: TIBDatabase;
C++
__fastcall TIBDatabase FindDefaultDatabase();

Call FindDefaultDatabase to find the default database associated with the transaction. 

 

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