ValidateDashboardCustomSqlQueryEventArgs.CustomSqlQuery Property
Gets the custom SQL query that should be checked.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CustomSqlQuery | A CustomSqlQuery object that specifies the custom SQL query. |
See Also