Represents a 32-bit signed Int literal in a KQLite query.
This class corresponds to the INT data type, a subset of the INTEGER affinity in SQLite. It is used for standard integer values.
INT
INTEGER
MOHAMMAD AZIM ANSARI
The Int value of this literal.