Skip to main content
A newer version of this page is available. .

ConfigureOlapParametersPageView.GetConnection() Method

Gets an OLAP connection.

Namespace: DevExpress.DashboardWin.DataSourceWizard

Assembly: DevExpress.Dashboard.v20.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

public OlapDataConnection GetConnection()

Returns

Type Description
OlapDataConnection

An OlapDataConnection object that is the OLAP connection.

Implements

See Also