ChooseEFContextPageView Constructors
Provides a view for the Select the Data Context page of the Data Source Wizard in WinForms applications.| Name | Parameters | Description |
|---|---|---|
| ChooseEFContextPageView() | none | Initializes a new instance of the ChooseEFContextPageView class with the default settings. |
| ChooseEFContextPageView(EFWizardOptions) | options | Initializes a new instance of the ChooseEFContextPageView class with the specified settings. |
See Also