MongoDB\Driver\CursorInterface::getIdReturns the ID for this cursor 説明
abstract public MongoDB\Driver\CursorIdMongoDB\BSON\Int64 MongoDB\Driver\CursorInterface::getId()
Returns the ID for this cursor, which uniquely identifies the cursor on the server. パラメータこの関数にはパラメータはありません。 戻り値Returns the ID for this cursor. エラー / 例外
変更履歴
参考
|