Methods, clsDatabaseRole
メモ : |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
An object of ClassType clsDatabaseRole implements the following methods of the Role interface.
Method | Description |
---|---|
Copies the properties of the role to a different role object |
|
Locks the role object |
|
Sets role permissions for a given key |
|
Unlocks a previously locked object |
|
Updates the definition of the database role in the metadata repository |
参照
関連項目
clsDatabaseRole
Role Interface