Skip to main content
All docs
V25.2
  • IDataSourceWizardMongoDBConnectionStringsProvider Members

    Allows you to manage MongoDB data connections available in the Data Source Wizard and Report Wizard.

    Methods

    Name Description
    GetConnectionDescriptions() Returns the dictionary listing the data connections by their names. Inherited from IDataSourceWizardConnectionStringsProvider.
    GetDataConnectionParameters(String) Returns the parameters of the data connection with a specific name. Inherited from IDataSourceWizardConnectionStringsProvider.
    See Also