Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This action updates a database record. However, if the database record does not exist, a new record is created instead.
...
- success
- affectedRows
- insertId
- message
- sqlcode
When not successful, the message and sqlcode properties can help inform the user as to why it failed.