Closed
Description
In the dynamic API we have too many and not .NET "standard types" you need to use when creating the file columns schema for loading data. The list of types is not very "dotnetty":
This is what you see in intellisense:
For instance for text you have Text, TX, and TXT, many types not very clear like R4, etc.
We need to have a simpler and more standard list of data types.