次の方法で共有


Database (Decision Support Objects)

ms135512.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

The Database object in Decision Support Objects (DSO) represents a database in Microsoft® SQL Server™ 2005 Analysis Services. Database objects are accessed in DSO through the MDStores collection of the DSO Server object. As such, the Database object is supported by the MDStore interface, with the ClassType property set to clsDatabase, and the Database interface.

The Database object is used to:

  • Create, edit, and delete commands, data sources, cubes, dimensions, data mining models, and roles applicable to a database in Analysis Services.
  • Manage transactions involving objects that belong to the database, such as cubes, dimensions, and mining models.
  • Provide access to events, using the Database interface, which is used to supply client applications with progress information on currently executing database tasks.

参照

関連項目

clsDatabase
Cube (Decision Support Objects)
MDStore Interface

概念

Command (Decision Support Objects)
Data Mining Model (Decision Support Objects)
DataSource (Decision Support Objects)
Dimension (Decision Support Objects)
Role (Decision Support Objects)
Server (Decision Support Objects)
Working with Databases

ヘルプおよび情報

SQL Server 2005 の参考資料の入手