Is there any way to step through a "Type" like the one below in some kind of loop?
B4X:
Type SQLTypes (BlobType As Int, DateTimeType As Int, StringType As Int, DoubleType As Int, IntType As Int, BooleanType As Int)