RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.BackoutCount Property

Returns the number of removals of a version of a record.

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

Use BackoutCount to determine the number of times a version of a database record has been removed. 

 

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