Data |
The DataWarning type exposes the following members.
| Name | Description | |
|---|---|---|
| DataWarning | Initializes a new instance of the DataWarning class. |
| Name | Description | |
|---|---|---|
| ChangedValue | Gets the changed parameter value, when the warning is parameter value based. | |
| Code | Gets the warning code. | |
| Message | Gets the warning message. | |
| RequestedValue | Gets the requested parameter value, when the warning is parameter value based. | |
| Source | Gets the error element name. |