iOSSQLiteDatabaseField.NativeValue
From Xojo Documentation
Read-Only Property (As MemoryBlock )
Gets the native value for a column. Useful for reading BLOB columns.
Sample Code
Get BLOB data for a column:
Gets the native value for a column. Useful for reading BLOB columns.
Get BLOB data for a column: