SubClassType (Measure Interface)
Hinweis |
---|
Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird. |
The SubClassType property of the Measure interface contains an enumeration constant identifying the subclass type of the object.
Applies To:clsAggregationMeasure, clsCubeMeasure, clsPartitionMeasure
Access
Read-only
Hinweise
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.