Microsoft.Data.ConnectionUI Namespace

 

Provides interfaces that enable the Data Connection dialog box to interact with connection properties for a specified data provider, allowing users to input and edit connection property values.

Interfaces

Interface Description
System_CAPS_pubinterface IDataConnectionProperties

Provides a set of methods and properties that enable the Data Connection dialog box to interact with a specified data provider's connection properties.

System_CAPS_pubinterface IDataConnectionUIControl

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.

Return to top