附註: |
|---|
| 下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。 |
The SubClassType property of the Dimension interface contains an enumeration constant that identifies the subclass type of the object.
Applies To:clsAggregationDimension, clsCubeDimension, clsDatabaseDimension, clsPartitionDimension
Data Type
Access
Read-only
備註
For objects of ClassType clsDimension, SubClassType can be sbclsRegular or sbclsParentChild.
附註: