Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.GetKeepLock

Syntax

KEEP_MODE GetKeepLock ( )

Parameters

This method has no parameters.

Description

Retrieves the current keep lock mode associated with the session. The valid keep lock modes are shown in SetKeepLock() description.

Return

GetKeepLock() returns the session wide keep lock mode.

See Also

SetKeepLock()

TOCIndex