Properties, clsDatabaseRole
Примечание. |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
An object of ClassType clsDatabaseRole implements the following properties of the Role interface.
Property | Description |
---|---|
Returns an enumeration constant that identifies the specific object type |
|
The description of a database role |
|
Indicates whether the role structure is valid |
|
The name of a database role |
|
Returns a reference to the parent object, using the MDStore interface of the parent object |
|
Returns a reference to the parent object, using the default interface of the parent object |
|
The permissions for the database role for a given key |
|
Returns an enumeration constant that identifies the subclass type of the object |
|
A semicolon-delimited list of users of the database role |
См. также
Справочник
clsDatabaseRole
Role Interface