Programs using this class must include <ostore/ostore.hh>, followed by <ostore/coll.hh> (if used), followed by <ostore/mop.hh>.
static const os_app_schema &get();Returns the schema of the application making the call. Signals err_no_schema if the schema could not be found.
static const os_app_schema &get(const os_database&);Returns the schema of the specified database. Signals err_no_schema if the specified database is not an application or component schema database.
Updated: 03/31/98 17:25:09