Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ReadSeqCount Property
Gets the number of sequential sequential table scans (row reads) done on each table since the database was last attached.
[Visual Basic]
Public ReadOnly Property ReadSeqCount As
Integer
[C#]
public
int ReadSeqCount {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace