Description: | Deletes a record in the table. It uses the Update/Delete key specified in the DB Access property page. |
Used in controls: | DB Access |
Used in objects: | None. |
Parameters: | None. |
Return value: | VT_I4 - ReturnValueS9(9) COMP-5 Zero or greater means the number of records deleted. |
Example: | INVOKE CmDB1 "DeleteRecord" RETURNING ReturnValue |
Backward compatibility | DELETERECORD |
Backward compatibility | None. |