Page History
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
...
Code Block | ||
---|---|---|
| ||
Public Sub ChangeGrantee( |
...
_ ByVal GranteeType As Variant, _ ByVal GranteeID As Variant _ ) |
Parameters
- GranteeType
- GranteeID
Info | ||
---|---|---|
| ||