SqlDataConnection.ProviderKey Property
Identifies the data store provider.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, identifying the data store provider. |
See Also