Update (Role Interface)
Observação |
---|
Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
The Update method of the Role interface updates the definition of the role object in the metadata repository.
Applies To:clsDatabaseRole
Sintaxe
object.Update
Parâmetros
- object
The role object to update.
Comentários
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.