FairCom DB API API for C++ - Developers Guide
CTTable::SetPermission
Syntax
void SetPermission(const LONG Permmask)
Parameters
- Permmask [in] The table permission mask. The valid values for the table permission mask are shown in "Table Permissions".
Description
Sets the table permission mask.
Return
None.
See also
GetPermission()