You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Change the grantee of the ObjectPermission given the new GranteeType (0=DBUSer or 1=DBRole) and GranteeID. PARAMETERS: GranteeType as Integer, GranteeId as Integer.

Syntax

Visual Basic

Public Sub ChangeGrantee( _
   ByVal [GranteeType As Variant, _
   ByVal [GranteeID As Variant _
)

Parameters

GranteeType
GranteeID

See Also

ObjectPermission Object

  • No labels