OlapDataProvider.OlapConnectionString Property
Gets a connection string used to establish a connection to a cube in an MS Analysis Services database.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String representing a connection string used to establish a connection to a cube in an MS Analysis Services database. |
See Also