Analysis Services Programming
Properties, clsDatabase
An object of ClassType clsDatabase implements the following properties of the MDStore interface.
Property | Description |
---|---|
AggregationPrefix | The common prefix that can be used for aggregation names for all of the partitions in a database |
ClassType | Returns an enumeration constant that identifies the specific object type |
Description | The description of the database |
EstimatedSize | The estimated size of the database |
IsReadWrite | Indicates the read/write access status of the database |
IsValid | Indicates whether the structure of the database is valid |
IsVisible | Indicates whether the database is visible to other client applications |
LastProcessed | The date and time when the database was last processed |
LastUpdated | A user-specified date. Not used by Microsoft® SQL Server™ 2000 Analysis Services |
Name | The name of the database |
OlapMode | Returns an enumeration constant that identifies 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 that indicates the difference between the database object referenced by the client application and corresponding database on the Analysis server |
SubClassType | Returns an enumeration constant that identifies the subclass type |