Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::GetPermission

Syntax

LONG GetPermission( ) const

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".

Return

GetPermission() returns the table permission mask.

See also

SetPermission()

TOCIndex