IDataConnectionUIControl Members
Include Protected Members
Include Inherited Members
Provides a set of methods and properties through which the Data Connection dialog box interacts with a third-party data connection user interface (UI) control, which is shown as the body of the Data Connection dialog box.
The IDataConnectionUIControl type exposes the following members.
Methods
Name
Description
Initializes the data connection user interface (UI) control with an instance of the IDataConnectionProperties interface, which serves as the store for the data shown on the data connection UI control.
Loads connection property values into the data connection UI controls from an instance of the IDataConnectionProperties interface.
Top