Skip to main content

DashboardCustomSqlExecutingException Constructors

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.
Name Parameters Description
DashboardCustomSqlExecutingException(String) dataSourceName Initializes a new instance of the DashboardCustomSqlExecutingException class.
See Also