Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.Fetches Property

Gets the number of reads from the memory buffer cache.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace