MultiQueryConfigureParametersPage.AddParameter(String) Method
Adds a new parameter to the specified query.
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