StoredProcParamTypeValidationException Constructors
An exception thrown when there is a mismatch between the specified and expected stored procedure parameter types.
Name | Parameters | Description |
---|---|---|
Stored |
actual |
Initializes a new instance of the Stored |
Stored |
actual, expected |
Initializes a new instance of the Stored |
See Also