Freigeben über


Properties, clsDatabaseRole

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

An object of ClassType clsDatabaseRole implements the following properties of the Role interface.

Property

Description

ClassType

Returns an enumeration constant that identifies 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 object, using the MDStore interface of the parent object

ParentObject

Returns a reference to the parent object, using the default interface of the parent object

Permissions

The permissions for the database role for a given key

SubClassType

Returns an enumeration constant that identifies the subclass type of the object

UsersList

A semicolon-delimited list of users of the database role

Siehe auch

Verweis