Analysis Services Programming
Parent (Measure Interface)
The Parent property of the Measure interface contains a reference to the parent MDStore object.
Applies To
Data Type
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