status property

Status? status
getter/setter pair

If all DML statements are executed successfully, the status is OK.

Otherwise, the error status of the first failed statement.

Implementation

Status? status;