Permission Object Properties Lists Collections
| Property | Description |
|---|
| Application Application Write: No |
The Application object. |
| Granted Boolean Write: No |
Indicates if the privilege was granted. If True, this privilege is granted. If False, the privilege is revoked. |
| Grantee Identifier Write: No |
The database user or group this privilege applies to. |
| ObjectID Long Write: No |
The object ID this privilege applies to. |
| ObjectName Identifier Write: No |
The object name this privilege applies to. |
| ObjectOwner Identifier Write: No |
The database user that owns the object this privilege applies to. |
| ObjectType SQLOLE_OBJECT_TYPE Write: No |
The type of the object this privilege applies to. |
| ObjectTypeName String Write: No |
The name of the type of the object this privilege applies to. |
| Parent Application Write: No |
The Application object. |
| PrivilegeType SQLOLE_PRIVILEGE_TYPE Write: No |
The type of privilege. |
| PrivilegeTypeName String Write: No |
The name of the privilege type. |
| TypeOf SQLOLE_OBJECT_TYPE Write: No |
The type of object. |
| UserData Long Write: Yes |
Temporary storage space contained in this object for private use by the application. SQL-DMO does not use this property. |