DashboardOlapDataSource.ConnectionName Property
Gets or sets the connection name for the current data source.
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 the connection name. |
See Also