SubClassType (Role Interface)
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
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
Hinweise
Objects that implement the Role interface, that is, those of ClassType clsCubeRole, clsDatabaseRole, or clsMiningModelRole, can have a SubClassType property of sbclsRegular only.
Siehe auch
Verweis
ClassType (Role Interface)
Role Interface
SubClassTypes