MongoDB\Driver\Cursor::__construct

(mongodb >=1.0.0)

MongoDB\Driver\Cursor::__constructCreate a new Cursor (not used)

說(shuō)明

final private MongoDB\Driver\Cursor::__construct()

MongoDB\Driver\Cursor objects are returned as the result of an executed command or query and cannot be constructed directly.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

參見(jiàn)