Description: | Rewrites the current record. ConcurrencyCursor property must be set to a value other than "1 - SQL_CONCUR_READ_ONLY". You cannot update a key field (as specified in the DBAccess page - "Other" option). |
Used in controls: | DB Access |
Used in objects: | None. |
Parameters: | None. |
Return value: | VT_I4 - ReturnValueS9(9) COMP-5 Zero or greater indicates normal completion. |
Example: | INVOKE CmDB1 "RewriteCurRecord" RETURNING ReturnValue |
Backward compatibility | None. |