[]
Represents error codes for DataBindingException.
public enum DataBindingException.ErrorCodes
| Name | Description |
|---|---|
| DataReadingFailed | Indicates that an error occurred while reading data from the data provider. |
| FieldDataReadingFailed | Indicates that an error occurred while reading data of the field from the data provider. |
| OpenConnectionFailed | Indicates that an error occurred while establishing a connection to the data provider. |