Options are used to configure database properties that you can set or modify at any time. In UltraLite, this is achieved by having both a database option and a property of the same name. In UltraLite, options can be persistent or temporary. Temporary options only persist while the database is running. Persistent options are stored in the database in the sysuldata system table.
You can also view or access configurable options at any time, by changing the corresponding database property for the option.
UltraLite commit_flush_count option [temporary]
UltraLite commit_flush_timeout option [temporary]
UltraLite global_database_id option
UltraLite ml_remote_id option