DataSourceWizardOptions Properties
Contains options used to customize the Data Source Wizard in Snap.Name | Description |
---|---|
DataSourceTypes | Gets or sets the data source types available for data binding from the Data Source Wizard. |
EFWizardSettings | Specifies the settings to customize the Entity Framework Data Source Wizard. Inherited from DataSourceWizardSettings. |
MongoDBWizardSettings | Inherited from DataSourceWizardSettings. |
SqlWizardSettings | Specifies the settings to customize the SQL Data Source Wizard. Inherited from DataSourceWizardSettings. |
See Also