SubClassType (Role 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 Role interface contains an enumeration constant identifying the subclass type of the object.
Applies To:clsCubeRole, clsDatabaseRole, clsMiningModelRole
Data Type
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
Reference
ClassType (Role Interface)
Role Interface
SubClassTypes