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.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Boolean |
|
See Also