共用方式為


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