DBPointer¶
Deprecated¶
This functionality is deprecated in the BSON specification. See https://bsonspec.org/spec.html
A reference to a document in another collection.
See also¶
-
BsonValueReader.readDBPointerId: Low-level read: ID. -
BsonValueReader.readDBPointerNamespace: Low-level read: namespace. -
BsonFieldWriter.writeDBPointer: Low-level write.
Properties¶
code¶
The byte identifier for this particular type.