An object of ClassType clsDatabaseRole implements the following properties of the Role interface.
| Property | Description |
|---|---|
| ClassType | Returns an enumeration constant identifying the specific object type. |
| Description | The description of a database role. |
| IsValid | Indicates whether the role structure is valid. |
| Name | The name of a database role. |
| Parent | Returns a reference to the parent MDStore object. |
| SubClassType | Returns an enumeration constant identifying the subclass type of the object. |
| UsersList | A semicolon-separated list of users of the database role. |