Freigeben über


Aggregation (Decision Support Objects)

ms133423.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 Aggregation object in Decision Support Objects (DSO) provides access to aggregations associated with a partition in Microsoft® SQL Server™ 2005 Analysis Services. The MDStores collection of the DSO Partition object allows access to aggregations. The Aggregation object uses the MDStore interface, with a ClassType property of clsAggregation.

The Aggregation object is used to:

  • Provide access to the dimensions, data sources, and measures associated with an aggregation.
  • Edit the properties and objects associated with an aggregation.
  • Determine the various states of an aggregation, such as validity and processing status.

Siehe auch

Verweis

clsAggregation
MDStore Interface

Konzepte

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

Andere Ressourcen

Aggregationen und Aggregationsentwürfe (SSAS)

Hilfe und Informationen

Informationsquellen für SQL Server 2005