Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Table File Extension

The table data file extension is by default set to .dat. Change the default data file extension with CTTable.SetDataExtension(). CTTable.GetDataExtension() retrieves the current data file extension for the table.

TOCIndex