DashboardOlapDataSource.ConnectionString Property
In This Article
Gets or sets a connection string used to establish a connection to an OLAP cube.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | A String value that specifies a connection string used to establish a connection to an OLAP cube. |
See Also