Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.API.Core.Extensions.SaveExtension

    Structs

    SaveExtenderOptions

    Interfaces

    IEntityUpdaterSaveExtender

    Interface to implement if wanting to hook into the save process

    If you want to modify the save itself in terms of the entities being inserted, deleted, updated that can be accomplished using IBaseDataSetProcessorWithDBSave

    This process lets you observe all crud operations and also add custom sql as part of the transaction save if required

    Each save process creates a new IEntityUpdaterSaveExtender implementation

    ISaveContext

    ISaveContextAfter

    ISaveContextPrior

    In this article
    Back to top © LemonEdge Technologies. All rights reserved.