IMongoDBConnectionProviderService Members
Allows you to implement a custom connection service for the MongoDBDataSource class.Methods
| Name | Description |
|---|---|
| LoadConnection(String) | Creates an object that manages a connection to a MongoDB instance. |
See Also