Public Methods
Change the grantee of the ObjectPermission given the new GranteeType (0=DBUSer or 1=DBRole) and GranteeID. PARAMETERS: GranteeType as Integer, GranteeId as Integer. |
Public Properties
This is the ActionType of the ObjectPermission. 'G' means GRANT and 'R' means Revoke. DATATYPE: String. |
|
AttributeID of the ObjectPermission if it was Granted to an Attribute. DATATYPE: Integer. |
|
GranteeId is the ID of the DBUser or DBRole of this ObjectPermission. DATATYPE: Integer. |
|
This is the name of the DBUser or DBRole of this ObjectPermission. DATATYPE: String. |
|
GranteeType of the ObjectPermission where 0 = DBUser and 1 = DBRole. DATATYPE: Integer. |
|
ObjectPermission's object GUID. The GUID (assigned by ER/Studio) is unique. DATATYPE: String. |
|
ObjectPermission ID of the object. This ID is assigned by ER/Studio and can be used to obtain the corresponding ObjectPermission. DATATYPE: Integer. |
|
This indicates the permission ActionExtended value. DATATYPE: Boolean. |
|
This indicates whether this permission is a System Permission or not. DATATYPE: Boolean. |
|
This is the PermissionType of the ObjectPermission. DATATYPE: String. |