The ICogDatabase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Connected |
Is this object connected to a specific database?
| |
| Metadata |
Gets or sets the metadata associated with this database.
| |
| Name |
Gets or sets the name of this database. This must be set to
the desired value before calling Connect. Attempting to
set this when Connected is true will cause an exception to
be thrown.
|
See Also