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