REALSQLdatabase.OpenBlob
From Xojo Documentation
![]() |
This item was deprecated. Please use SQLiteDatabase.OpenBlob as a replacement. |
Method
REALSQLdatabase.OpenBlob(tableName As String, columnName As String, row As UInt64, readWrite As Boolean, databaseName As String = "") As RealSQLBlob
Supported for all project types and targets.
Supported for all project types and targets.
Opens a BLOB column for the specified table and column at the specified row (rowID).