update : 2015.11.03
php.shukuma.com

검색:
 
 
Checks if a cursor is still alive

MongoDB\Driver\Cursor::isDead

(mongodb >=0.2.0)

MongoDB\Driver\Cursor::isDeadChecks if a cursor is still alive

설명

final public bool MongoDB\Driver\Cursor::isDead ( void )

인수

이 함수는 인수가 없습니다.

반환값

오류/예외

예제

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

<?php

/* ... */

?>

위 예제의 출력 예시:

...

참고