Click or drag to resize

IOleDbDataQueryView Events

The IOleDbDataQueryView type exposes the following members.

Events
 NameDescription
Public eventCmdChooseConnectionStringFromDialogFires when the uses wants to create a new data connection string.
Public eventConnectionStringChangedByUser Occurs when the user enters a new connection string an then presses enter.
Public eventConnectionStringSelectedFromListFires when the user selects another connection string in the connection string combobox. The argument is the selected or newly entered connection string.
Public eventSelectedTabChangedFires when the currently selected tab page changed.
Top
See Also