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

IConfigureOlapParametersPageView.GetConnection() Method

Gets an OLAP connection by the specified connection parameters.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

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

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

Declaration

OlapDataConnection GetConnection()

Returns

Type Description
OlapDataConnection

An OlapDataConnection object that is an OLAP connection.

See Also