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 considerations
UltraLite remote ID considerations
UltraLite global database ID considerations