Skip to main content

StoredProcParamCountValidationException Events

An exception thrown when there is a mismatch between the specified and expected number of parameters specified for a stored procedure.
Name Description
SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
See Also