SubClassType (Role Interface)

Analysis Services Programming

Analysis Services Programming

SubClassType (Role Interface)

The SubClassType property of the Role interface contains an enumeration constant identifying the subclass type of the object.

Applies To

clsCubeRole

clsDatabaseRole

clsMiningModelRole

Data Type

SubClassTypes

Access

Read-only

Remarks

Objects that implement the Role interface, that is, those of ClassType clsCubeRole, clsDatabaseRole, or clsMiningModelRole, can have a SubClassType property of sbclsRegular only.

See Also

ClassType

Role Interface

SubClassTypes