Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::HasLocks

Syntax

CTBOOL HasLocks( )

Parameters

This method has no parameters.

Description

Check if there are any locks on the table in the current session.

Return Values

YES if the table has locks.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

See Also

TOCIndex