autoSaveDatabaseUpdates
- global property
- new in 1.63
- Controls whether record updates are automatically saved to the database. When set to true (the default) changing the value of a property in a record will automatically update the corresponding column for that row in the table in the database. Setting this property to false will cause updates to be stored until a save changes command is given.