FireDAC.Phys.IBWrapper.TIBPageSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIBPageSize = (ps1024, ps2048, ps4096, ps8192, ps16384);

C++

enum DECLSPEC_DENUM TIBPageSize : unsigned int { ps1024, ps2048, ps4096, ps8192, ps16384 };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!