IConnectionStringInfo.ProviderName Property
If implemented, gets the name of the data provider.
Namespace: DevExpress.Data.Entity
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the data provider name. |
See Also