RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.SQLObjects Property

Returns an SQL object.

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

Use the SQLObjects property to return an SQL object based on its numeric index. 

SQL objects are usually defined as InterBase datasets, IBSQL, and Blobs. 

 

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