RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.SQLObjectCount Property

Returns the number of SQL objects.

Pascal
property SQLObjectCount: Integer;
C++
__property int SQLObjectCount;

Use the SQLObjectCount property to return the number of SQL objects in the database. 

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!