Data for Silverlight
HasErrors Property (DataSet)

C1.Silverlight.Data Namespace > DataSet Class : HasErrors Property
Gets a value indicating whether there are errors in any of the DataTable objects within this DataSet.
Syntax
'Declaration
 
Public ReadOnly Property HasErrors As Boolean
public bool HasErrors {get;}
See Also

Reference

DataSet Class
DataSet Members