RuntimeConnectionStringProvider.ConnectionParameters Property
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
Declaration
public Dictionary<string, DataConnectionParametersBase> ConnectionParameters { get; set; }
Property Value
Type |
---|
Dictionary<String, DataConnectionParametersBase> |
See Also