Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Table Name

The table name is a read only property as it can't be changed once the table is created. Use CTTable.GetName() to retrieve the table name.

TOCIndex