Parameters
- parameterName
- Name of parameter.
- mimerDbType
- Data type, one of the MimerDbType values.
- size
- The length of the column.
Return Value
The MimerParameter object created from the parameter values.
Exception | Description |
---|---|
System.ArgumentException | The MimerParameter specified in the value parameter is already added to this or another MimerParameterCollection. |
.NET Framework
Version 2.0 or later