API Reference > imodeljs-backend > SQLite > SqliteStatement > getValueBlob getValueBlob Method Get a value as a blob getValueBlob(colIndex: number): Uint8Array Parameter Type Description colIndex number Index of SQL column in query result (0-based) Returns - Uint8Array Defined in core/backend/src/SqliteStatement.ts Line 247 Last Updated: 11 June, 2024