Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MongoDBNamespace

Hierarchy层级

  • MongoDBNamespace

Index索引

Constructors构造函数

Properties属性

Methods方法

Constructors构造函数

constructor

  • Create a namespace object

    Parameters参数

    • db: string

      database name

    • Optional collection: string

      collection name

    Returns返回MongoDBNamespace

Properties属性

Optional collection

collection: string

db

db: string

Methods方法

toString

  • toString(): string

withCollection

Static fromString

Generated using TypeDoc