Used to handle and save BLOBs as streamed BLOBs.
property StreamedBlobs: boolean default False;
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.