ValidateSqlEventArgs.Sql Property
Contains the SQL query to validate.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v25.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string containing the SQL query to validate. |
See Also