IBDAC

TIBCBlob.Streamed Property

Indicates whether the BLOB is stream or segmented.

Class

TIBCBlob

Syntax

property Streamed: Boolean;

Remarks

Use the Streamed property to determine whether the BLOB is stream or segmented. Segmented BLOBs are usual InterBase BLOBs and are stored in chunks. Stream BLOBs are stored as a continuous array of data bytes.

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