StoredProcParamNameValidationException Class
An exception thrown when there is a mismatch between the specified and expected stored procedure parameter names.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Inheritance
Object
Exception
ValidationException
StoredProcParamNameValidationException
See Also