MongoDBDataConnection Properties
Manages a connection to a MongoDB instance.| Name | Description |
|---|---|
| ConnectionParameters | Stores MongoDB connection parameters. |
| Name | Specifies the name of a MongoDB connection. |
| ProviderName | Specifies the name of a MongoDB connection provider. |
| StoreConnectionNameOnly | Specifies whether the MongoDB data connection manager stores only the name of a MongoDB connection. |
See Also