다음을 통해 공유


Cube (Decision Support Objects)

[!참고]

  이 기능은 다음 버전의 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.