Skip to main content
All docs
V24.1

ChooseDataProviderPageView.ProviderKey Property

Identifies the data store provider.

Namespace: DevExpress.DataAccess.UI.Wizard.Views

Assembly: DevExpress.DataAccess.v24.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