API Reference > imodeljs-backend > SQLite > SqliteValueType SqliteValueType Enumeration Data type of a value in in an SQLite SQL query result. See also: SqliteValue SqliteStatement SqliteStatement.getValue Members Name Value Description Integer 1 Double 2 String 3 Blob 4 Null 5 Defined in core/backend/src/SqliteStatement.ts Line 348 Last Updated: 11 June, 2024