RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.DeleteCount Property

Returns the number of database deletes since the database was last attached.

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

Use DeleteCount to return the number of database deletes since the database was last attached. 

 

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