Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.DeleteCount Property

Gets the number of database deletes since the database was last attached.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace