SubClassType (Measure Interface)
注 |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
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
説明
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.