ODAC

TOraFile Class

A class holding the value of the BFile field and parameter.

For a list of all members of this type, see TOraFile members.

Unit

OraClasses

Syntax

TOraFile = class(TOraLob);

Remarks

TOraFile is a descendant of the TOraLob class. It holds the value of the BFile field and parameter.

The BFile datatype provides access to the file LOBs that are stored in file systems outside an Oracle database. Oracle 8 currently supports access to binary files, or BFILEs. The BFILE datatype allows the read-only support of large binary files; you cannot modify a file through Oracle.

Inheritance Hierarchy

TSharedObject
   TBlob
      TCompressedBlob
         TOraLob
            TOraFile

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback