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