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.
TOraLob = class(TCompressedBlob);
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.
TSharedObject
TBlob
TCompressedBlob
TOraLob