API:IBX.IBServices.TIBJournalInformation.PageLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PageLength : Integer read FPageLength write FPageLength default 4000;

C++

__property int PageLength = {read=FPageLength, write=FPageLength, default=4000};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBJournalInformation

Description

Embarcadero Technologies does not currently have any additional information.