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