Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::SetPath

Syntax

void SetPath(const CTString& Path)

Parameters

  • Path [in] the new table path.

Description

Sets the table path.

Return

None.

See also

GetPath()

TOCIndex