Share via


IVsDataConnectionDialog.VerifyConfiguration Event

Definition

Occurs when the OK button is clicked in the Add Connection dialog box. Clients can use this event to perform configuration checking.

public:
 event EventHandler ^ VerifyConfiguration;
event EventHandler VerifyConfiguration;
member this.VerifyConfiguration : EventHandler 
Event VerifyConfiguration As EventHandler 

Event Type

Applies to