update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets a type map to use for BSON unserialization

MongoDB\Driver\Cursor::setTypeMap

(mongodb >=0.4.0)

MongoDB\Driver\Cursor::setTypeMapSets a type map to use for BSON unserialization

설명

final public void MongoDB\Driver\Cursor::setTypeMap ( array $typemap )

인수

typemap

반환값

오류/예외

예제

Example #1 MongoDB\Driver\Cursor::setTypeMap() example

<?php

/* ... */

?>

위 예제의 출력 예시:

...

참고