ODAC

TOraLob Class

A class holding the value of the BLOB and CLOB fields and parameters.

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

Unit

OraClasses

Syntax

TOraLob = class(TCompressedBlob);

Remarks

TOraLob is a descendant of the TBlob class. It holds value of BLOB and CLOB fields and parameters.

Note: You can affect performance of reading/writing LOBs by changing MemData.DefaultPieceSize variable to a different value. DefaultPieceSize defines the size of data portion transferred through network at a single OCI call.

Inheritance Hierarchy

TSharedObject
   TBlob
      TCompressedBlob
         TOraLob

See Also

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