SqlWizardSettings.ToSqlWizardOptions() Method
Translates the current SQL Data Source wizard settings to the corresponding enumeration values of SqlWizardOptions.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
| Type | Description |
|---|---|
| SqlWizardOptions | One or more SqlWizardOptions enumeration values. |
See Also