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