Back to Devexpress

DashboardCustomSqlExecutingException Class

dashboard-devexpress-dot-dashboardweb-c3453c7f.md

latest1.2 KB
Original Source

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.v25.2.Web.dll

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class DashboardCustomSqlExecutingException :
    Exception
vb
Public Class DashboardCustomSqlExecutingException
    Inherits Exception

Inheritance

Object Exception DashboardCustomSqlExecutingException

See Also

DashboardCustomSqlExecutingException Members

DevExpress.DashboardWeb Namespace