Methods, clsDatabaseRole

注意注意

  この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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

Method

Description

Clone

Copies the properties of the role to a different role object

LockObject

Locks the role object

SetPermissions

Sets role permissions for a given key

UnlockObject

Unlocks a previously locked object

Update

Updates the definition of the database role in the metadata repository

関連項目

参照