Share via


Collections, clsDatabase

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

An object of ClassType clsDatabase implements the following collections of the MDStore interface.

Collection

Description

Commands

The collection of command objects defined in the database

CustomProperties

The collection of user-defined properties

DataSources

The collection of data source objects used by the database

Dimensions

The collection of dimension objects defined in the database

MDStores

The collection of MDStore objects defined for the database

MiningModels

The collection of mining model objects defined for the database

Roles

The collection of role objects defined for the database

See Also

Reference