tuning feature: configures whether db4o checks all persistent classes upon system startup, for added or removed fields.
tuning feature: configures whether db4o checks all persistent classes upon system startup, for added or removed fields.
In a production environment this setting can be set to
false, if all necessary classes have been stored to the database file and none of them have been modified since the last use.
true
IConfiguration Interface | Db4objects.Db4o.Config Namespace