MongoCursor::skip
(PECL mongo >=0.9.0)
MongoCursor::skip — Skips a number of results
설명
인수
- num
-
The number of results to skip.
반환값
Returns this cursor.
오류/예외
Throws MongoCursorException if this cursor has started iterating.
There are no user contributed notes for this page.
