Skip to main content
A newer version of this page is available. .
All docs
V23.1

ChooseDataProviderPageView.ProviderKey Property

Identifies the data store provider.

Namespace: DevExpress.DataAccess.UI.Wizard.Views

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