If this method is called for a failed operation (if HasError is true), it marks the error as handled.
Otherwise, an exception is thrown.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public void MarkErrorAsHandled() |
Visual Basic |
---|
Public Sub MarkErrorAsHandled |