MultiQueryConfigureParametersPage<TModel>.Validate(out String) Method
Creates a schema of the SqlDataSource.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
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