DashboardOlapDataSource.ConnectionString Property
Gets or sets a connection string used to establish a connection to an OLAP cube.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.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