SqlDataSourceModel.SqlQueryText Property
Specifies the SQL string.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the SQL string. |
Implements
See Also