PHP Conference Japan 2024

MongoDB\Driver\Exception\CommandException::getResultDocument

(mongodb >= 1.5.0)

MongoDB\Driver\Exception\CommandException::getResultDocument傳回失敗命令的結果文件

說明

final public MongoDB\Driver\Exception\CommandException::getResultDocument(): 物件

傳回失敗命令的結果文件。

參數

此函式沒有參數。

傳回值

失敗指令的結果文件。

另請參閱

新增註釋

使用者提供的註釋

此頁面沒有使用者提供的註釋。
To Top