Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.SweepInterval Property
Gets the number of transactions that are committed between “sweeps” to remove database record versions that are no longer needed.
[Visual Basic]
Public ReadOnly Property SweepInterval As
Integer
[C#]
public
int SweepInterval {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace