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 can lead to inadvertent or unauthorized modifications to your data/database structure.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.dll

Declaration

public class DashboardCustomSqlExecutingException :
    Exception

Inheritance

Object
Exception
DashboardCustomSqlExecutingException
See Also