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.

請參閱

參考