Click or drag to resize

IFilteredMongoCollectionTDocument Properties

The IFilteredMongoCollectionTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyCollectionNamespace
Gets the namespace of the collection.
(Inherited from IMongoCollectionTDocument.)
Public propertyDatabase
Gets the database.
(Inherited from IMongoCollectionTDocument.)
Public propertyDocumentSerializer
Gets the document serializer.
(Inherited from IMongoCollectionTDocument.)
Public propertyFilter
Gets the filter.
Public propertyIndexes
Gets the index manager.
(Inherited from IMongoCollectionTDocument.)
Public propertySearchIndexes
Gets the search index manager.
(Inherited from IMongoCollectionTDocument.)
Public propertySettings
Gets the settings.
(Inherited from IMongoCollectionTDocument.)
Top
See Also