MongoGridFSFile::getFilename

(PECL mongo >=0.9.0)

MongoGridFSFile::getFilenameReturns this file's filename

说明

public MongoGridFSFile::getFilename ( void ) : string

参数

此函数没有参数。

返回值

Returns the filename.

add a note add a note

User Contributed Notes

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