MongoGridFSCursor
在线手册:中文 英文
PHP手册

MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

说明

public string MongoGridFSCursor::key ( void )

参数

此函数没有参数。

返回值

The current result's filename.


MongoGridFSCursor
在线手册:中文 英文
PHP手册