apiargs-MongoDBDatabase-method-modifyCollection-option.yaml 293 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
source:
  file: apiargs-common-option.yaml
  ref: session
---
source:
  file: apiargs-MongoDBDatabase-common-option.yaml
  ref: typeMap
post: |
  This will be used for the returned command result document.
---
source:
  file: apiargs-MongoDBDatabase-common-option.yaml
  ref: writeConcern
...