Freigeben über


Update (Role Interface)

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

Applies To:clsDatabaseRole

Syntax

object.Update    

Parameter

  • object
    The role object to update.

Hinweise

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.

Siehe auch

Verweis