For the case where HasError is true, this method marks the error as handled.
If this method is not called, an exception will be thrown.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public void MarkErrorAsHandled() |
| Visual Basic |
|---|
Public Sub MarkErrorAsHandled |