varChar constant

GenericType<String> const varChar

Must be a String

Implementation

static const varChar = GenericType<String>(TypeOid.varChar);