API:IBX.IBBlob

From RAD Studio API Documentation
Jump to: navigation, search

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;