Click or drag to resize
MongoCollectionTDefaultDocument Properties

The MongoCollectionTDefaultDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
Gets the database that contains this collection.
(Inherited from MongoCollection.)
Public propertyFullName
Gets the fully qualified name of this collection.
(Inherited from MongoCollection.)
Public propertyName
Gets the name of this collection.
(Inherited from MongoCollection.)
Public propertySettings
Gets the settings being used to access this collection.
(Inherited from MongoCollection.)
Top
See Also