KREDOR Business Object Framework Documentation

Database Properties

The properties of the Database class are listed below. For a complete list of Database class members, see the Database Members topic.

Public Instance Properties

DbId Gets the database_id of the database.
Key (inherited from BusinessObject) Gets the value of the primary key of the object.
Name Gets the name of the database.
Tables Gets the collection of tables contained in this database.
Type Gets the type of the database.

See Also

Database Class | Kredor.BO.MetaTypes Namespace