See Also: DesignerDataConnection Members
The System.ComponentModel.Design.Data.DesignerDataConnection object represents a connection to a data store in the design tool. Typically a System.ComponentModel.Design.Data.DesignerDataConnection object is returned as part of the IDataEnvironment.Connections property, and is created either by reading the application's configuration file or by calling the IDataEnvironment.BuildConnection(System.Windows.Forms.IWin32Window, DesignerDataConnection) method.