MongoDBWizardSettings.ToMongoDBWizardOptions() Method
Translates the current MongoDB Data Source wizard settings to the corresponding enumeration values of MongoDBWizardOptions.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.DataAccess.Wizard.MongoDBWizardOptions |
|
See Also