Gets a value indicating whether the save operation has failed.
If true, inspect the Error property for details.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public bool HasError { get; } |
Visual Basic |
---|
Public ReadOnly Property HasError As Boolean Get |