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 c-treeDB API definitions.
Returns
ctdbGetTablePermission() returns the table permission.
See also
ctdbAllocTable(), ctdbSetTablePermission()