Share via


DataConnectionDialog.ShowDialog Method

Include Protected Members
Include Inherited Members

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
Public method ShowDialog() Shows the Data Connection dialog box with the selected data provider and connection string settings pre-populated.
Public method ShowDialog(Boolean) Shows the Data Connection dialog box pre-populated with the data provider and connection string settings and returns an open connection based on the connection string settings.

Top

See Also

Reference

DataConnectionDialog Class

Microsoft.VisualStudio.Data Namespace