メモ : |
|---|
| この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
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
解説
Objects that implement the Role interface, that is, those of ClassType clsCubeRole, clsDatabaseRole, or clsMiningModelRole, can have a SubClassType property of sbclsRegular only.
参照
関連項目
ClassType (Role Interface)
Role Interface
SubClassTypes
メモ :