メモ : |
|---|
| この機能は、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
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 |
|
clsCubeLevel |
|
clsPartitionLevel |
|
clsAggregationLevel |
メモ :