FireDAC.Phys.IBWrapper.TIBDatabase.pages_used

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property pages_used: Integer index fb_info_pages_used read GetDatabaseInfoInt;

C++

__property int pages_used = {read=GetDatabaseInfoInt, index=124, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBDatabase

Description

Embarcadero Technologies does not currently have any additional information.