Share via


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

'Declaration
Sub LoadProperties
void LoadProperties()
void LoadProperties()
abstract LoadProperties : unit -> unit
function LoadProperties()

.NET Framework Security

See Also

Reference

IVsDataConnectionUIControl Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace