Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Примечание. |
|---|
| В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
The Role interface supports the following properties.
| Property | Description |
|---|---|
Returns an enumeration constant that identifies the specific object type |
|
The description of a role |
|
Indicates whether a role structure is valid |
|
The name of a role |
|
Returns a reference to the parent MDStore object |
|
Returns a reference to the parent object that the current role object is a child of |
|
The role permissions for a given key |
|
Returns an enumeration constant that identifies the subclass type of the object |
|
A semicolon-delimited list of users |
Access Cross-Reference
The following table shows whether the property is read/write (R/W), read-only (R), or not applicable (n/a) for different objects.
| Property | clsDatabaseRole | clsCubeRole | clsMiningModelRole |
|---|---|---|---|
R |
R |
R |
|
R/W |
R |
R |
|
R |
R |
R |
|
R/W (R after the object has been named) |
R/W (R after the object has been named) |
R/W (R after the object has been named) |
|
R |
R |
R |
|
R |
R |
R |
|
R |
R |
R |
|
R/W |
R |
R |
Примечание.