MongoDatabase.Item Property |
Name | Description | |
---|---|---|
![]() | Item[String] | Obsolete.
Gets a MongoCollection instance representing a collection on this database
with a default document type of BsonDocument.
|
![]() | Item[String, WriteConcern] | Obsolete.
Gets a MongoCollection instance representing a collection on this database
with a default document type of BsonDocument.
|