EFDataConnection.StoreConnectionNameOnly Property
Specifies whether to store connection settings in addition to the data connection name.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to store only the name of a data connection; otherwise false. |
Implements
See Also