The DatabaseConnectionDialog class allows the user to build connection strings and to connect to specific data sources. The DatabaseConnectionDialog is a modal dialog box which must be shown with the DatabaseConnectionDialog.ShowDialog method.
public class DatabaseConnectionDialog : System.Windows.Forms.Form
Public Class DatabaseConnectionDialog Inherits System.Windows.Forms.Form
Introduced: X14.