DataSourceWizardSettings Properties
Provides Data Source Wizard settings.| Name | Description |
|---|---|
| AvailableDataSourceTypes | Specifies data source types available in the Data Source Wizard. |
| EFWizardSettings | Specifies the settings to customize the Entity Framework Data Source Wizard. |
| JsonWizardSettings | |
| MongoDBWizardSettings | |
| SqlWizardSettings | Specifies the settings to customize the SQL Data Source Wizard. |
| UseMergedConnectionTypePage | Specifies whether to use the merged wizard page that displays a flat list of all supported data sources and data providers. |
See Also