DataConnectionPromptDialog.LoadProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads properties from the IVsDataConnectionSupport current object instance used in this class into the dialog box controls.
protected:
virtual void LoadProperties();
protected virtual void LoadProperties ();
abstract member LoadProperties : unit -> unit
override this.LoadProperties : unit -> unit
Protected Overridable Sub LoadProperties ()