ColumnTypeEnum type
Column data type.
KnownColumnTypeEnum can be used interchangeably with ColumnTypeEnum,
this enum contains the known values that the service supports.
Known values supported by the service
string: string
int: int
long: long
real: real
boolean: boolean
dateTime: dateTime
guid: guid
dynamic: dynamic
type ColumnTypeEnum = string