Skip to main content
All docs
V23.2

IChooseDataProviderPageView.ProviderKey Property

Identifies the data store provider.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

string ProviderKey { get; set; }

Property Value

Type Description
String

The data store provider.

See Also