Product Documentation

FairCom ODK Driver

Previous Topic

Next Topic

TableDelete

Deletes a table from the database.

void FCODKDriver::TableDelete(const char *tableName)

Parameters:

Result Values: N/A

Expected Errors:

  • The table with the specified name does not exist.

When an Error Occurs:

  • Driver does not delete the table.

TOCIndex