Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ExpungeCount Property
Gets the number of removals of a record and all of its ancestors, for records hose deletions have been committed.
[Visual Basic]
Public ReadOnly Property ExpungeCount As
Integer
[C#]
public
int ExpungeCount {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace