Skip to main content
All docs
V23.2

ChooseDataProviderPageView.ProviderKey Property

Identifies the data store provider.

Namespace: DevExpress.DataAccess.UI.Wizard.Views

Assembly: DevExpress.DataAccess.v23.2.UI.dll

NuGet Package: DevExpress.DataAccess.UI

Declaration

public string ProviderKey { get; set; }

Property Value

Type Description
String

The data store provider.

See Also