Freigeben über


Partition (Decision Support Objects)

ms133817.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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.

Siehe auch

Verweis

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

Konzepte

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

Andere Ressourcen

Partitionen (Analysis Services)

Hilfe und Informationen

Informationsquellen für SQL Server 2005