IOle |
[Missing <summary> documentation for "T:Altaxo.Gui.DataConnection.IOleDbDataQueryView"]
public interface IOleDbDataQueryView
The IOleDbDataQueryView type exposes the following members.
Name | Description | |
---|---|---|
SetConnectionListSource | Sets the source for the connection combo box. | |
SetConnectionStatus | ||
SetNormalCursor | Sets the cursor inside the control to the normal (arrow) cursor. | |
SetTabItemsSource | ||
SetWaitCursor | Sets the cursor inside the control to the wait cursor. |
Name | Description | |
---|---|---|
CmdChooseConnectionStringFromDialog | Fires when the uses wants to create a new data connection string. | |
ConnectionStringChangedByUser | Occurs when the user enters a new connection string an then presses enter. | |
ConnectionStringSelectedFromList | Fires when the user selects another connection string in the connection string combobox. The argument is the selected or newly entered connection string. | |
SelectedTabChanged | Fires when the currently selected tab page changed. |