Skip to main content
All docs
V25.1
  • ChooseDataProviderPageView.ProviderKey Property

    Identifies the data store provider.

    Namespace: DevExpress.DataAccess.UI.Wizard.Views

    Assembly: DevExpress.DataAccess.v25.1.UI.dll

    NuGet Package: DevExpress.DataAccess.UI

    Declaration

    public string ProviderKey { get; set; }

    Property Value

    Type Description
    String

    The data store provider.

    See Also