<< Click to Display Table of Contents >> AdoGroup:GetPermissions() |
![]() ![]() ![]() |
Gets the permissions on an object or object container
METHOD GetPermissions ( cName AS USUAL, nObjectType AS LONG, nObjectTypeId AS USUAL ) AS LONG PASCAL CLASS AdoGroup
cName A Variant value specifying the name of the object for which to set permissions.
nObjectType A Long value which can be one of the AdoObjectTypeEnum constants
nObjectTypeId (Optional). A Variant value specifying the GUID for a provider object type not defined by the OLE DB specification. This parameter is required if ObjectType is set to adPermObjProviderSpecific; otherwise, it is not used