Modifies the Primary Key of an existing record in the given table in the database. It does not modify the record value.
void FCODKDriver::RecordPKUpdate(const char *tableName, const char *pk, const char *newPK)
Parameters:
Result Values: N/A
Expected Errors:
When an Error Occurs: