-
Notifications
You must be signed in to change notification settings - Fork 0
MongoDbDataContext
Mendz edited this page Oct 12, 2017
·
2 revisions
Provides the database context for MongoDB.
| Name | Description |
|---|---|
| MongoDbDataContext() | Initializes a MongoDbDataContext. |
None.
| Name | Description |
|---|---|
| IMongoDatabase Context | Gets the context instance. |
| Name | Description |
|---|---|
| None. |
| Name | Description |
|---|---|
| CreateContext() | Creates a context instance. |
| Dispose() | Disposes the MongoDbDataContext instance. |