ForcedWrites property

Applies to
TIB_Connection

Declaration
Property ForcedWrites : TIB_DPBFlag;

Description
Property to return or set the forced writes flag for a database.

Beware how this is used because if you set it to True or False instead of Default then every time your application is run the database is changed to use that particular setting.

See IB documentation for more details.