DataConnectionDialog.LoadProviderSelections 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 DDEX provider is selected by default for each data source.
public:
abstract void LoadProviderSelections();
public abstract void LoadProviderSelections ();
abstract member LoadProviderSelections : unit -> unit
Public MustOverride Sub LoadProviderSelections ()