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