Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • 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