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.