Skip to main content
All docs
V25.1
  • MongoDBCustomConnectionParameters Constructors

    Stores a MongoDB connection string.
    Name Parameters Description
    MongoDBCustomConnectionParameters() none Initializes a new instance of the MongoDBCustomConnectionParameters class.
    MongoDBCustomConnectionParameters(String) connectionString Initializes a new instance of the MongoDBCustomConnectionParameters class with specified settings.
    See Also