FireDAC.Phys.IBWrapper.TIBDatabase.wal_cur_ckpt_interval
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property wal_cur_ckpt_interval: Integer index isc_info_wal_cur_ckpt_interval read GetDatabaseInfoInt;
C++
__property int wal_cur_ckpt_interval = {read=GetDatabaseInfoInt, index=41, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.