MultiQueryConfigureParametersPage<TModel>.Validate(out String) Method
Creates a schema of the SqlDataSource.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| errorMessage | String | A String value, specifying the error message text. |
Returns
| Type | Description |
|---|---|
| Boolean | true, if the schema has been created; otherwise, false. |
See Also