RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.SQLObjects Property

Provides an indexed array of all active datasets for a database component.

Pascal
property SQLObjects [Index: Integer]: TIBBase;
C++
__property TIBBase SQLObjects[int Index];

Use the SQLObjects to access active InterBase datasets, TIBSQL objects, and Blobs associated with the database component. 

 

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