DashboardConfigureDataConnectionEventArgs Properties
Provides data for ConfigureDataConnection events.
Name | Description |
---|---|
Connection |
Gets the name of the connection for which the event has been raised.
Inherited from Configure |
Connection |
Gets or sets parameters used to establish a connection to data.
Inherited from Configure |
Data |
Gets the data source name for which the event was raised. |
See Also