update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\Driver\Cursor::setTypeMap(mongodb >=0.4.0) MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization 설명
final public void MongoDB\Driver\Cursor::setTypeMap
( array
$typemap
)
인수
반환값
오류/예외
예제Example #1 MongoDB\Driver\Cursor::setTypeMap() example
<?php 위 예제의 출력 예시: ... 참고 |