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

Compare with Current View Page History

« Previous Version 2 Current »

Public Methods

MethodDescription
AddCreates an ObjectPermission. PARAMETERS: GranteeType (0 = DBUser, 1 = DBRole), Grantee (String or integer), ActionType (G = Grant, R = Revoke), PermissionType (String), AttributeId (Integer).
RemoveDeletes an ObjectPermission object specified by the given ID from ER/Studio. PARAMETERS: Identifier (Integer).

Public Properties

PropertyDescription

Returns an ObjectPermission specified by the given ID or GUID. PARAMETERS: Identifier (Integer).



Number of ObjectPermission objects in the collection. DATATYPE: Integer.

Returns an ObjectPermission specified by the given ID or GUID. PARAMETERS: Identifier (Integer).
  • No labels