Skip to main content
All docs
V25.1
  • DataSourceTypes(WizardDataSourceType) Constructor

    Initializes a new instance of the DataSourceTypes class with specified settings.

    Namespace: DevExpress.DataAccess.Wizard.Services

    Assembly: DevExpress.DataAccess.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public DataSourceTypes(
        WizardDataSourceType wizardDataSourceType
    )

    Parameters

    Name Type
    wizardDataSourceType WizardDataSourceType
    See Also