Class BSONSymbol

A class representation of the BSON Symbol type.

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

value: string

Accessors

  • get _bsontype(): "BSONSymbol"
  • Returns "BSONSymbol"

Methods

  • Returns string

  • Returns string

  • Returns string

  • Access the wrapped string value.

    Returns string

Generated using TypeDoc