Freigeben über


Parent (Measure Interface)

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

The Parent property of the Measure interface contains a reference to the parent MDStore object.

Applies To:clsAggregationMeasure, clsCubeMeasure, clsPartitionMeasure

Data Type

MDStore

The ClassType value of the returned object depends on the value of the ClassType property of the object.

Class type

Returned object class type

clsAggregationMeasure

clsAggregation

clsCubeMeasure

clsCube

clsPartitionMeasure

clsPartition

Access

Read-only

Siehe auch

Verweis