snowflake.snowpark.types.ShortType¶
- class snowflake.snowpark.types.ShortType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.43.0/src/snowflake/snowpark/types.py#L392-L401)¶
Bases:
_IntegralTypeShort integer data type. This maps to the SMALLINT data type in Snowflake.
Methods
simpleString()simple_string()