Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.InsertCount Property
Gets the number of inserts into the database since the database was last attached.
[Visual Basic]
Public ReadOnly Property InsertCount As
Integer
[C#]
public
int InsertCount {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace