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