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