注意: |
|---|
| 下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。 |
The Parent property of the Measure interface contains a reference to the parent MDStore object.
Applies To:clsAggregationMeasure, clsCubeMeasure, clsPartitionMeasure
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 |
|
clsCubeMeasure |
|
clsPartitionMeasure |
Access
Read-only
注意: