ComponentOne DataObjects for .NET
ErrorField Property (ConstraintException)

C1.Data.2 Assembly > C1.Data Namespace > ConstraintException Class : ErrorField Property
Gets the DataField where the exception occured.
Syntax
'Declaration
 
Public ReadOnly Property ErrorField As DataField
public DataField ErrorField {get;}
See Also

Reference

ConstraintException Class
ConstraintException Members