Parent (Measure Interface)

Nota

  Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.

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

Vedere anche

Riferimento