IVsDataConnectionUIControl.LoadProperties Method

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.

Namespace:  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

Sub LoadProperties

Dim instance As IVsDataConnectionUIControl

instance.LoadProperties()
void LoadProperties()
void LoadProperties()
function LoadProperties()

Permissions

See Also

Reference

IVsDataConnectionUIControl Interface

IVsDataConnectionUIControl Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace