SqlDataConnection.ProviderKey Property
In This Article
Identifies the data store provider.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value, identifying the data store provider. |
See Also