| DeleteTable method |
Applies to
TIBOBaseTable
Declaration
Procedure DeleteTable;
Description
Call this method to drop a table from the database.
You need to make sure that all dependancies are removed prior to attempting
this or else and exception will be raised.