Blob Buffer Items

From InterBase

Go Up to Requesting Information About an Open Blob


The following table lists items about which information can be requested and returned, and the values reported:

Blob request and return items
Request and return item Return value

isc_info_blob_num_segments

Total number of segments

isc_info_blob_max_segment

Length of the longest segment

isc_info_blob_total_length

Total size, in bytes, of Blob

isc_info_blob_type

Type of Blob (0: segmented, or 1: stream)

Advance To: