Update (Role Interface)

注意注意

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

The Update method of the Role interface updates the definition of the role object in the metadata repository.

Applies To:clsDatabaseRole

構文

object.Update    

パラメーター

  • object
    The role object to update.

説明

When you make a change to default permission settings on a database role and invoke the Update method on the role, Decision Support Objects (DSO) finds all cubes that did not overwrite the default permission setting and then sends the new security permissions to the server.

関連項目

参照