Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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).
Info
titleSee Also