DashboardExtractDataSource.ConnectionName Property
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
[DefaultValue(null)]
public string ConnectionName { get; set; }
<DefaultValue(Nothing)>
Public Property ConnectionName As String
Property Value
Type | Default |
---|---|
String | null |
See Also
Feedback