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