Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::GetPath

Syntax

CTString GetPath( ) const

Parameters

This method has no parameters.

Description

Gets the table path.

Return

GetPath() returns the table path.

See also

GetName()

TOCIndex