Parent (Level Interface)

ObservaçãoObservação

  Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam.

The Parent property of the Level interface returns a reference to the parent Dimension object.

Applies To:clsAggregationLevel, clsCubeLevel, clsDatabaseLevel, clsPartitionLevel

Data Type

Dimension

Access

Read-only

Comentários

For each level, the ClassType of the parent object depends on the ClassType of the level object.

Class type

Parent object class type

clsDatabaseLevel

clsDatabaseDimension

clsCubeLevel

clsCubeDimension

clsPartitionLevel

clsPartitionDimension

clsAggregationLevel

clsAggregationDimension

Consulte também

Referência