status property
If all DML statements are executed successfully, the status is OK
.
Otherwise, the error status of the first failed statement.
Implementation
Status? status;
If all DML statements are executed successfully, the status is OK
.
Otherwise, the error status of the first failed statement.
Status? status;