[]
Represents an exception that occurs at data binding stage.
public sealed class DataBindingException : DataException, ISerializable
| Name | Description |
|---|---|
| DataSet | Gets the name of the data set that caused the exception. |
| ErrorCode | Gets the error code. |
| Field | Gets the name of the field during the calculation of which the exception occurred. |