RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.SweepInterval Property

Returns the number of transactions that are committed between 'sweeps.'

Pascal
property SweepInterval: Long;
C++
__property Long SweepInterval;

Use SweepInterval to return the number of transactions that are committed between 'sweeps' to remove database record versions that are no longer needed. 

 

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