DashboardOlapDataSource.ConnectionName Property
Gets or sets the connection name for the current data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | A String value that specifies the connection name. |
See Also