MongoDB\Driver\CursorInterface::setTypeMapSets a type map to use for BSON unserialization 説明
abstract public void MongoDB\Driver\CursorInterface::setTypeMap(array
$typemap )Sets the type map configuration to use when unserializing the BSON results into PHP values. パラメータ
戻り値値を返しません。 エラー / 例外
参考
|