RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.SQLObjectCount Property

Returns the number of active datasets associated with the database component.

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

Use the SQLObjectCount property to return the number currently active InterBase datasets, TIBSQL objects, and Blobs associated with the database component. As SQL objects are opened and closed, this value changes appropriately. 

 

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