DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.ExecuteDelete method

namespace: Serenity.Services   assemblySerenity.Net.Services

Executes the actual SQL delete operation

protected virtual void ExecuteDelete()

See Also