SubClassType (Role Interface)
Nota
Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.
The SubClassType property of the Role interface contains an enumeration constant identifying the subclass type of the object.
Applies To:clsCubeRole, clsDatabaseRole, clsMiningModelRole
Access
Read-only
Comentarios
Objects that implement the Role interface, that is, those of ClassType clsCubeRole, clsDatabaseRole, or clsMiningModelRole, can have a SubClassType property of sbclsRegular only.