Alias type to store blob data
Source position: db.pas line 1364
type TBlobData = TBytes;
TBlobData should never be used directly in application code.
TBlobField
Base class for BLOB field data