IUserTablePermissionSet interface
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
IUserTablePermissionSet interface
An IUserTablePermissionSet object contains IUserTablePermssion elements
and defines methods to find user permissions. You can retrieve an IUserTablePermissionSet object
from the DataAdminService using the GetTablePermissions( ) method,
and also through the UserTablePermissions property
on the IUserPermission interface.