FireDAC.Phys.IBWrapper.TIBDatabase.pages_used
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property pages_used: Integer index fb_info_pages_used read GetDatabaseInfoInt;
C++
__property int pages_used = {read=GetDatabaseInfoInt, index=124, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.