ConfigureDataConnectionEventArgs Properties
Provides data for the ConfigureDataConnection events.| Name | Description |
|---|---|
| ConnectionName | Gets the name of the connection for which the event has been raised. |
| ConnectionParameters | Gets or sets parameters used to establish a connection to data. |
See Also