Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.Reads Property

Gets the number of page reads.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace