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

Compare with Current View Page History

Version 1 Next »

Public Methods

MethodDescription

Creates an ObjectPermission. PARAMETERS: GranteeType (0 = DBUser, 1 = DBRole), Grantee (String or integer), ActionType (G = Grant, R = Revoke), PermissionType (String), AttributeId (Integer).

Deletes 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