Skip to main content
A newer version of this page is available. .
All docs
V21.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