ValidateDashboardCustomSqlQueryEventArgs.ConnectionParameters Property
Gets parameters used to establish a connection to the data source containing a custom SQL query.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DataConnectionParametersBase ConnectionParameters { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |