Partition (Decision Support Objects)

ms133817.note(zh-cn,SQL.90).gif注意:
  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

The Partition object in Decision Support Objects (DSO) provides access to partitions in Microsoft® SQL Server™ 2000 Analysis Services. Access to partitions associated with cubes in Analysis Services is supplied by the MDStores collection of the DSO Cube object. As such, the Partition object uses the MDStore interface, with a ClassType property of clsPartition.

The Partition object is used to:

  • Provide access to data sources, dimensions, aggregations, and measures associated with a partition in Analysis Services.
  • Update partitions programmatically.
  • Manage locks on partitions.

请参阅

参考

Aggregation (Decision Support Objects)
clsPartition
Cube (Decision Support Objects)
MDStore Interface

概念

DataSource (Decision Support Objects)
Dimension (Decision Support Objects)
Measure (Decision Support Objects)

其他资源

分区 (Analysis Services)

帮助和信息

获取 SQL Server 2005 帮助