Share via


Parent (Measure Interface)

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

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

See Also

Reference