Statement on glibc/iconv Vulnerability

MongoDB\Driver\Exception\CommandException::getResultDocument

(mongodb >= 1.5.0)

MongoDB\Driver\Exception\CommandException::getResultDocumentRetourne le document résultant pour la commande échoué

Description

final public MongoDB\Driver\Exception\CommandException::getResultDocument(): object

Retourne le document résultant pour la commande échoué.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Le document résultant pour la commande échoué.

Voir aussi

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top