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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IVsDataConnectionUIControl Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace