[]
        
(Showing Draft Content)

C1.Data.SavedChangesEventArgs.MarkErrorAsHandled

MarkErrorAsHandled Method

MarkErrorAsHandled()

If this method is called for a failed operation (if HasError is true), it marks the error as handled. Otherwise, an exception is thrown.

Declaration
public void MarkErrorAsHandled()