IConnectionStringInfo.Name Property
If implemented, specifies the name of a connection string.
Namespace: DevExpress.Data.Entity
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the connection string name. |
See Also