MongoGridFSFile::getFilename

(PECL mongo >=0.9.0)

MongoGridFSFile::getFilenameReturns this file's filename

Descrição

public MongoGridFSFile::getFilename ( void ) : string

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the filename.

add a note add a note

User Contributed Notes

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