SQLiteBLOB.ReadError
From Xojo Documentation
This item was deprecated in version 2019r2. Please use IOException as a replacement. |
Method
Indicates if there was an error reading from the BLOB.
Example
This example reads the Logo (stored as a binary picture) from the Logo column for rowID = 1 in the Team table: