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