Skip to main content
A newer version of this page is available. .

DashboardCustomSqlExecutingException Class

The exceptions that occur when the data source has custom SQL queries that may lead to inadvertent or unauthorized modifications to your data/database structure.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v18.2.Web.dll

Declaration

public class DashboardCustomSqlExecutingException :
    Exception

Inheritance

Object
Exception
DashboardCustomSqlExecutingException
See Also