Click or drag to resize

MongoDBRef Properties

The MongoDBRef type exposes the following members.

Properties
  NameDescription
Public propertyCollectionName
Gets the name of the collection that contains the document.
Public propertyDatabaseName
Gets the name of the database that contains the document.
Public propertyId
Gets the Id of the document.
Top
See Also