Represents a 16-bit signed Short literal in a KQLite query.
This class corresponds to the SMALLINT data type, a subset of the INTEGER affinity in SQLite. It is used for short integer values.
Author
MOHAMMAD AZIM ANSARI
The Short value of this literal.