Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Table Path

The table path property is by default set to NULL. If this property is not changed prior to a CTTable.Create() call, the table is created in the same directory the database is located. Change the table path property with CTTable.SetPath(). CTTable.GetPath() retrieves the current table path.

TOCIndex