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