KnownColumnFormat enum
Known values of ColumnFormat that the service accepts.
Fields
| Byte | Byte |
| Char | Char |
| Complex128 | Complex128 |
| Complex64 | Complex64 |
| DateTime | DateTime |
| DateTimeOffset | DateTimeOffset |
| Double | Double |
| Duration | Duration |
| Float | Float |
| Int16 | Int16 |
| Int32 | Int32 |
| Int64 | Int64 |
| Int8 | Int8 |
| Uint16 | Uint16 |
| Uint32 | Uint32 |
| Uint64 | Uint64 |
| Uint8 | Uint8 |