Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.Writes Property
Gets the number of page writes.
[Visual Basic]
Public ReadOnly Property Writes As
Integer
[C#]
public
int Writes {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace