MultiQueryConfigureParametersPage.Preview(String) Method
Executes the specified query with the specified parameter values and displays results.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
queryName | String | A String value that specifies the query name. |
See Also