skip to main content
Part 3: The 32-Bit Drivers : The XML Driver : Connection Option Descriptions : Flush Every Change
  
Flush Every Change
Attribute
location_name.Flush Every Change
Purpose
Writes the data document to disk after every insert, update, or delete operation. This option is valid only for Folder location types.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver writes the data document to disk after every change.
If set to 0 (Disabled), the driver does not write the data document to disk after every change. Disabling this option can improve performance.
Default
1 (Enabled)
GUI Tab
Configure Location: Advanced tab