Condividi tramite


Update (Role Interface)

[!NOTA]   Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.

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

Applies To:clsDatabaseRole

Sintassi

object.Update    

Parametri

  • object
    The role object to update.

Osservazioni

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.

Vedere anche

Riferimento

Role Interface

Guida in linea e informazioni

Assistenza su SQL Server 2005