Parent (Level Interface)

注意注意

  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

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

注释

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