Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.ReadIdxCount Property

Gets the number of reads done via an index since the database was last attached.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace