Skip to main content
A newer version of this page is available. .
All docs
V21.1

MongoDBDataSourceUIHelper.ConfigureConnection Method

Name Parameters Description
ConfigureConnection(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext) static dataSource, context Invokes the Connection Editor with the specified settings for the MongoDB Data Source.
ConfigureConnection(MongoDBDataSourceBase) static dataSource Invokes the Connection Editor for the MongoDB Data Source.
ConfigureConnection<TModel>(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext, Action<IWizardCustomization<TModel>>) static dataSource, context, customizeWizard Invokes the Connection Editor with the specified settings and customization parameters for the MongoDB Data Source.