Gets a value indicating whether a physical file specified by the
DirectoryName and
FileName exists.
'Declaration
Public ReadOnly Property FileExists As Boolean
public bool FileExists {get;}
Property Value
true if a physical file containing
OracleDbType.BFile data exists; otherwise
false.