IConfigureOlapParametersPageView.GetConnection() Method
Gets an OLAP connection by the specified connection parameters.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Returns
Type | Description |
---|---|
OlapDataConnection | An OlapDataConnection object that is an OLAP connection. |
See Also