Class: DeleteResult

DeleteResult

new DeleteResult()

This object contains the result of a DELETE operation.
Properties:
Name Type Description
previousRow Row The previous row.
previousRowVersion Version The previous version of the row.
wasDeleted bool True if the row was deleted.
Source: