Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.BackoutCount Property

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

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace