Database Class

The Database class encapsulates the definition of a database for a schema, including the database files and the class mappings to those files, and the behavior required to access entries in the database.

For details about the properties and methods defined in the Database class, see "Database Properties" and "Database Methods", in the following subsections.

SchemaEntity

(None)