Gets the full path for the file stored in the field.
'Declaration
Public Function FieldFileName() As String
'Usage
Dim instance As DbBinaryData
Dim value As String
value = instance.FieldFileName()
Return Value
Returns the full path for the file stored in the field.