MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

Beskrivelse

public string MongoGridFSCursor::key ( void )

Parametre

This function has no parameters.

Returnerings Værdier

The current result's filename.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top