RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.ExpungeCount Property

Returns the number of removals of a record and all of its ancestors.

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

Use ExpungeCount to return the number of removals of a record and all of its ancestors for records whose deletions have been committed. 

 

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