IVCWizCtlUI.SelectDataSource Method

Definition

Displays a dialog box that allows the user to select the data source to use in a consumer database application.

public:
 System::String ^ SelectDataSource();
public:
 Platform::String ^ SelectDataSource();
std::wstring SelectDataSource();
[System.Runtime.InteropServices.DispId(1610743814)]
public string SelectDataSource ();
[<System.Runtime.InteropServices.DispId(1610743814)>]
abstract member SelectDataSource : unit -> string
Public Function SelectDataSource () As String

Returns

The string containing the data source.

Attributes

Applies to