IDataConnectionUIControl.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 connection property values into the data connection UI controls from an instance of the IDataConnectionProperties interface.
public:
void LoadProperties();
public void LoadProperties ();
abstract member LoadProperties : unit -> unit
Public Sub LoadProperties ()