Programming the FairCom DB API .NET APIWorking with TablesTable PropertiesTable 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