FireDAC.Phys.IBWrapper.TIBDatabase.page_size

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBDatabase

Delphi

property page_size: Integer index isc_info_page_size read GetDatabaseInfoInt;

C++

__property int page_size = {read=GetDatabaseInfoInt, index=14, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.