|
RAD Studio VCL Reference
|
Returns an SQL object.
property SQLObjects [Index: Integer]: TIBBase;
__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!
|