EFWizardSettings Properties
Contains settings used to customize the Entity Framework pages of the Data Source Wizard.| Name | Description |
|---|---|
| ShowBrowseButton | Specifies whether or not the Browse button is displayed on the Select the Data Context wizard page. This button enables end-users to select a data context from a custom assembly. |
See Also