FireDAC.Phys.IBWrapper.TIBDatabase.forced_writes

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBDatabase

Delphi

property forced_writes: Boolean index isc_info_forced_writes read GetDatabaseInfoBool;

C++

__property bool forced_writes = {read=GetDatabaseInfoBool, index=52, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.