RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.PurgeCount Property

Returns the number of removals of fully mature records from the database.

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

Use PurgeCount to return the number of removals of fully mature records (that is, records committed, resulting in older versions no longer being needed) from the database. 

 

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