IBX.IBBlob

From RAD Studio API Documentation
Jump to: navigation, search

Defines an InterBase Express class and functions for blob fields and blob streams.

Package ibxpress290.bpl

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;