Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.AllocationPages Property

Gets the number of database pages allocated.

[Visual Basic]
Public ReadOnly Property AllocationPages As Integer
[C#]
public int AllocationPages {get;}

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace