DataConnectionDialog.LoadSourceSelection 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 information about which data source is currently selected.
public:
abstract void LoadSourceSelection();
public abstract void LoadSourceSelection ();
abstract member LoadSourceSelection : unit -> unit
Public MustOverride Sub LoadSourceSelection ()