ValidateDashboardCustomSqlQueryWebEventArgs.CustomSqlQuery Property
Gets the custom SQL query that should be checked.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CustomSqlQuery | A CustomSqlQuery object that specifies the custom SQL query. |
See Also