IChooseEFConnectionStringPageView.SetCanSaveToStorage(Boolean) Method
If implemented, sets whether the connection string can be saved to the dedicated storage.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Boolean |
|
See Also