Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.SetPath

Syntax

void SetPath(String Path)

Parameters

  • Path [in] the new table path.

Description

Sets the table path.

Return

None.

See Also

GetPath()

TOCIndex