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.6 on Wed Jan 20 2021 10:00:48 GMT-0500 (Eastern Standard Time)