[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias type to store blob data
Source position: db.pas line 1167
type TBlobData = TBytes; |
TBlobData should never be used directly in application code.
|
Base class for BLOB field data |