A newer version of this page is available.
Switch to the current version.
StoredProcParamTypeValidationException Class
An exception thrown when there is a mismatch between the specified and expected stored procedure parameter types.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class StoredProcParamTypeValidationException :
ValidationException
Public Class StoredProcParamTypeValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
StoredProcParamTypeValidationException
See Also
Feedback