EFWizardSettings.ToEFWizardOptions() Method
Translates the current Entity Framework Data Source Wizard settings to the corresponding enumeration values of EFWizardOptions.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
EFWizardOptions | An EFWizardOptions object. |
See Also