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