A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public EFWizardOptions ToEFWizardOptions()
Public Function ToEFWizardOptions As EFWizardOptions
Returns
Type | Description |
---|---|
EFWizardOptions | An EFWizardOptions object. |
See Also
Feedback