• SaveWithContext is the same as [App.Save()] but allows specifying a context to limit the db execution.

    If you don't want to run validations, use [App.SaveNoValidateWithContext()].

    Parameters

    Returns void

Generated using TypeDoc