MongoDBUtilityGet Method |
| Name | Description | |
|---|---|---|
| Get(String) |
Gets a document from the database with the specified id within the default collection.
(Overrides NoSqlUtilityGet(String).) | |
| Get(String, String) |
Gets a document from the database with the specified id within the specified collection.
|