smallInteger constant

GenericType<int> const smallInteger

Must be an int (2-byte integer)

Implementation

static const smallInteger = GenericType<int>(TypeOid.smallInteger);