Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Class: DBRef

DBRef

new DBRef(namespace, oid, db){DBRef}

A class representation of the BSON DBRef type.

Name Type Description
namespace string

the collection name.

oid ObjectID

the reference ObjectID.

db string optional

optional db name, if omitted the reference is local to the current db.

Documentation generated by JSDoc 3.6.7 on Tue May 18 2021 17:57:57 GMT-0400 (Eastern Daylight Time)