IBX.IBDatabaseInfo.TIBDatabaseInfo.Allocation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Allocation: Long read GetAllocation;

C++

__property int Allocation = {read=GetAllocation, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
IBX.IBDatabaseInfo.pas
IBX.IBDatabaseInfo.hpp
IBX.IBDatabaseInfo TIBDatabaseInfo

Beschreibung

Enthält die Anzahl der reservierten Datenbankseiten.

Mit Allocation kann die Anzahl der reservierten Datenbankseiten ermittelt werden.