IBX.IBServices.TIBJournalInformation.CheckpointLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CheckpointLength : Integer read FCheckpointLength write FCheckpointLength default 500;

C++

__property int CheckpointLength = {read=FCheckpointLength, write=FCheckpointLength, default=500};

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.