RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.InsertCount Property

Returns number of inserts into the database since the database was last attached.

Pascal
property InsertCount: TStringList;
C++
__property TStringList InsertCount;

Use InsertCount to return the number of inserts into the database since the database was last attached. 

 

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