Parent (Measure Interface)
注 |
---|
この機能は、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