Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.Remove

SYNTAX

CTTable.Remove( )

PARAMETERS

This method has no parameters.

DESCRIPTION

Delete a table. If the table was open under a database, the table is first dropped from the database and then deleted.

RETURN

None.

TOCIndex