FireDAC.Phys.IBWrapper.TIBDatabase.wal_ckpt_length
Delphi
property wal_ckpt_length: Integer index isc_info_wal_ckpt_length read GetDatabaseInfoInt;
C++
__property int wal_ckpt_length = {read=GetDatabaseInfoInt, index=40, 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.