Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChangeStreamDocumentKey<TSchema>

Type parameters

Hierarchy继承层级

Index索引

Properties属性

Properties属性

documentKey: { _id: InferIdType<TSchema> }

For unsharded collections this contains a single field _id. 对于未共享的集合,它包含一个字段_idFor sharded collections, this will contain all the components of the shard key对于分片集合,它将包含分片键的所有组件

Type declaration类型声明

Generated using TypeDoc