ConfigureOlapParametersPageView.ApplyParameters(String) Method
Applies parameters from the specified connection string.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v25.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| connectionString | String | A String object that is the connection string. |
See Also