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