An object of ClassType clsDatabase implements the following properties of the MDStore interface.
| Property | Description |
|---|---|
| AggregationPrefix | The prefix associated with an aggregation in the database. |
| ClassType | Returns an enumeration constant identifying the specific object type. |
| Description | The description of the database. |
| IsValid | Indicates whether the structure of the database is valid. |
| LastUpdated | User-specified date. Not used by OLAP Services. |
| Name | The name of the database. |
| OlapMode | Returns an enumeration constant identifying the type of OLAP storage mode. |
| Parent | Returns a reference to the parent server object. |
| Server | Returns a reference to the DSO.Server object. |
| State | Returns an enumeration constant indicating the difference between the database object referenced by the client application and corresponding database on the OLAP server. |
| SubClassType | Returns an enumeration constant identifying the subclass type. |