CTTable.GetPermission
Syntax
int GetPermission( )
Parameters
This method has no parameters.
Description
Retrieves the table permission mask. The valid values for the table permission mask are shown in "Table Permissions (TABLE_PERMS enum)".
Return
GetPermission() returns the table permission mask.
See Also
SetPermission()