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