Data |
public sealed class DataProviderError
The DataProviderError type exposes the following members.
| Name | Description | |
|---|---|---|
| Code | Error code for the error. | |
| Message | Error message for the error that occurred. |
| Name | Description | |
|---|---|---|
| ToString |
Returns a string representation of the DataProviderError
(Overrides ObjectToString) |