Condividi tramite


SubClassType (Measure Interface)

[!NOTA]

  Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.

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

SubClassTypes

Access

Read-only

Osservazioni

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.

Vedere anche

Riferimento