Properties, clsDatabase

ms134686.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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™ 2005 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

Siehe auch

Verweis

clsDatabase
MDStore Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005