次の方法で共有


Cube (Decision Support Objects)

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

The Cube object in Decision Support Objects (DSO) provides access to cubes, virtual cubes, and linked cubes associated with a database in Microsoft® SQL Server™ 2005 Analysis Services, supplied by the MDStores collection of the DSO Database object using the MDStore interface. The Cube object uses the MDStore interface, with a ClassType property of clsCube.

The Cube object is used to:

  • Provide access to the commands, data sources, dimensions, measures, partitions, and roles associated with a cube, virtual cube, or linked cube in Analysis Services.
  • Edit the structure of a cube, virtual cube, or linked cube.
  • Process a cube, virtual cube, or linked cube.
  • Manage object locks for a cube, virtual cube, or linked cube.

参照

関連項目

clsCube
Database (Decision Support Objects)
MDStore Interface
Partition (Decision Support Objects)

概念

Command (Decision Support Objects)
DataSource (Decision Support Objects)
Dimension (Decision Support Objects)
Measure (Decision Support Objects)
Role (Decision Support Objects)
Working with Cubes and Measures

その他の技術情報

キューブ (Analysis Services)

ヘルプおよび情報

SQL Server 2005 の参考資料の入手