IBDAC

TIBCDataSetOptions.StreamedBlobs Property

Used to handle and save BLOBs as streamed BLOBs.

Class

TIBCDataSetOptions

Syntax

property StreamedBlobs: boolean default False;

Remarks

If the StreamedBlobs property is set to True, then all BLOBs are handled and saved as streamed BLOBs. Otherwise, BLOBs are handled and saved as segmented BLOBs. For more information on BLOBs, see BLOB Data Types.

Setting this option to True allows you to benefit from CacheBlobs.

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