ComponentOne DataObjects for .NET
GetErrors Method

C1.Data.2 Assembly > C1.Data Namespace > C1DataTable Class : GetErrors Method
Gets an array of C1DataRow objects that contain errors.
Syntax
'Declaration
 
Public Function GetErrors() As C1DataRow()
public C1DataRow[] GetErrors()
See Also

Reference

C1DataTable Class
C1DataTable Members
HasErrors Property