Click or drag to resize

MongoCollection Properties

The MongoCollection type exposes the following members.

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