UniDAC

TUniBlob Class

A class holding value of the BLOB fields and parameters.

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

Unit

Uni

Syntax

TUniBlob = class(TCompressedBlob);

Remarks

TUniBlob is a descendant of TCompressedBlob class. It holds value of the BLOB fields and parameters.

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

Inheritance Hierarchy

TSharedObject
   TBlob
      TCompressedBlob
         TUniBlob

See Also

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