RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.Databases Property

Returns the database at the given integer index.

Pascal
property Databases [Index: Integer]: TIBDatabase;
C++
__property TIBDatabase Databases[int Index];

Use Databases to return the database at the given integer index. 

 

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