Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.Marks Property

Gets the number of writes to the memory buffer cache.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace