Partager via


Properties, clsDatabase

[!REMARQUE]

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

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

Voir aussi

Référence