Freigeben über


Methods, Role Interface

ms133869.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

The Role interface supports the following methods.

Method Description

Clone

Copies the properties of a role object to an existing role object

LockObject

Locks a role object

SetPermissions

Sets role permissions for a given key

UnlockObject

Unlocks a previously locked role object

Update

Saves a role in the repository

Method/Class Cross-Reference

The following table shows the applicability of each method to each object. X indicates applicable; n/a indicates not applicable.

  clsDatabaseRole clsCubeRole clsMiningModelRole

Clone

X

n/a

n/a

LockObject

X

n/a

n/a

SetPermissions

X

X

X

UnlockObject

X

n/a

n/a

Update

X

n/a

n/a

Siehe auch

Verweis

Role Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005