SubClassType (Measure Interface)
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
The SubClassType property of the Measure interface contains an enumeration constant identifying the subclass type of the object.
Applies To:clsAggregationMeasure, clsCubeMeasure, clsPartitionMeasure
Data Type
Access
Read-only
Remarks
Objects that implement the Measure interface, (that is, those of ClassType of clsAggregationMeasure, clsCubeMeasure, or clsPartitonMeasure) can have a SubClassType property of sbclsRegular only. For more information, see SubClassTypes.