Omb.Admin Namespace > GrantMgr Class : UpdateGrant Method |
Updates a grant in the database
[Visual Basic]
Public Overridable Sub UpdateGrant( _
ByVal g As Grant, _
ByVal sc As SecurityContext _
)
[C#]
public virtual void UpdateGrant(
Grant g,
SecurityContext sc
);
[C++]
public: virtual void UpdateGrant(
Grant* g,
SecurityContext* sc
)
[C++/CLI]
public:
virtual void UpdateGrant(
Grant^ g,
SecurityContext^ sc
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
GrantMgr Class | GrantMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.