ctdbGetTablePermission
Retrieve the table permission.
Declaration
LONG ctdbGetTablePermission(CTHANDLE Handle)
Description
ctdbGetTablePermission() retrieves the table permission. The possible permissions are set by ctdbSetTablePermission() and they are all listed in FairCom DB API definitions.
Returns
ctdbGetTablePermission() returns the table permission.
See also
ctdbAllocTable(), ctdbSetTablePermission()