returns the name of the file the blob was stored to.
[Visual Basic] Function getFileName() As String [C#] string getFileName(); [C++] String* getFileName(); [JScript] function getFileName(): String;
String the name of the file.
returns the name of the file the blob was stored to.
The method may return null, if the file was never stored.
Blob Interface | com.db4o.types Namespace