Removes a record from a table. Deletes a record by key from the given table.
void FCODKDriver::RecordDelete(const char *tableName, const char *pk)
Requires the Following Information:
Result Values: N/A
Expected Errors:
When an Error Occurs:
TOCIndex