ValidateCustomSqlQueryEventArgs.CustomSqlQuery Property
Gets a custom SQL query being validated.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CustomSqlQuery | A CustomSqlQuery object that is the custom SQL query being validated. |
See Also