MongoGridFSCursor
PHP Manual

MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

Açıklama

public string MongoGridFSCursor::key ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current result's filename.


MongoGridFSCursor
PHP Manual