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