Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.OnBeforeDelete method

Method that is executed before the actual SQL delete operation.

protected virtual void OnBeforeDelete()

See Also