Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.HasLocks

Syntax

bool HasLocks( )

Parameters

This method has no parameters.

Description

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

Return

Return true if any locks are present.

TOCIndex