Skip to main content
All docs
V23.2

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