I'm using sqlite-net in a VB.net solution. So I compile SQLite.cs and SQLiteAsync.cs into a sqlite-net assembly which I reference in my solution. When I use the TableQuery.Where-Function with a string ...