Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListDatabasesResult

Hierarchy继承层级

  • ListDatabasesResult

Index索引

Properties属性

Properties属性

databases: ({ empty?: boolean; name: string; sizeOnDisk?: number } & Document)[]
ok: 0 | 1
totalSize?: number
totalSizeMb?: number

Generated using TypeDoc