IConfigureQueryPageView.SqlString Property
If implemented, specifies the SQL string created on a wizard page.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The SQL string. |
See Also