Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.PurgeCount Property

Gets the number of removals of old versions of fully mature records.

[Visual Basic]
Public ReadOnly Property PurgeCount As Integer
[C#]
public int PurgeCount {get;}

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace