company logo

Application :: systemObjectSpace - Get object space handle for system database

The system database contains error descriptions and type definitions for system data types. The system object space is opened automatically ones for an ODABA application, when initializing the application with a configuration or ini-file that contains a [SYSTEM] section with the system database definition.

Usually, ode.sys as being delivered with the installation is used as system database.

Return value:  Object space reference ( odaba::ObjectSpace & )

The reference refers to an opened or not opened object space handle.

Implementation details

odaba::ObjectSpace & Application  :: systemObjectSpace (  )

The function returns a object space handle for the system dictionary.