Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Menu Docs
Página inicial do Docs
/ /

MongoDB\InsertManyResult::isAcknowledged()

MongoDB\InsertManyResult::isAcknowledged()

Retorna se a escrita foi reconhecida.

function isAcknowledged(): boolean

Um booleano que indica se a escrita foi reconhecida.

  • MongoDB\Driver\WriteResult::isAcknowledged()

  • Write Concern no Manual do MongoDB

Voltar

getInsertedIds()

Nesta página