Dela via


IVsDataConnectionUIControl Members

Include Protected Members
Include Inherited Members

Represents the interface that exposes methods and properties that enable a custom user interface (UI) control for editing connection properties in the Data Connection dialog box.

The IVsDataConnectionUIControl type exposes the following members.

Methods

 

Name

Description

Public method

LoadProperties

When implemented by a class, loads the properties of controls in the Data Connection dialog box, such as the data source, user ID, password, and initial catalog.

Top

Properties

 

Name

Description

Public property

Control

When implemented by a class, gets the current user control as a UserControl object.

Public property

Site

Gets or sets the site. (Inherited from IVsDataSiteableObject<T>.)

Top

See Also

Reference

IVsDataConnectionUIControl Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace