[]
Creates a new DataProcessingException indicating that the data parameter used in the connection is invalid.
public static DataProcessingException InvalidDataParameter(string parameterName)
| Type | Name | Description |
|---|---|---|
| string | parameterName | The name of the data parameter. |
| Type | Description |
|---|---|
| DataProcessingException | A new instance of DataProcessingException. |