ConfigureOlapParametersPageView.GetConnection() Method
In This Article
Gets an OLAP connection.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public OlapDataConnection GetConnection()
#Returns
Type | Description |
---|---|
Olap |
An Olap |
#Implements
See Also