IVsDataConnectionDialog.ShowDialog Method
Include Protected Members
Include Inherited Members
Shows the Add Connection dialog box pre-populated with the data provider and connection string settings.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ShowDialog() | Shows the Add Connection dialog box pre-populated with the data provider and connection string settings. | |
ShowDialog(Boolean) | Shows the Add Connection dialog box pre-populated with the data provider and connection string settings. |
Top