Skip to main content

StoredProcParamNullValidationException() Constructor

Initializes a new instance of the StoredProcParamNullValidationException class with the default settings.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public StoredProcParamNullValidationException()
See Also