API:IBX.IBBlob

From RAD Studio API Documentation

Classes

TIBBlobStreamTIBBlobStream is an InterBase Express stream object that lets applications read from or write to field objects that represent Blob fields.

Routines

GetBlobInfo
ReadBlob
WriteBlob

Constants

DefaultBlobSegmentSizeDefaultBlobSegmentSize: Integer = $4000;