Field.Types versus data types

Hi,

I was trying to understand Field.Type. Thinking it would give me insight on the data type. But e.g. timestamp in a record is Field.Type 134, data type seems to be long integer. Distance is also Field.Type 134, but data type seems to be single. How should I interpret Field.Types? How can I assess the data types?

Regards, Bas Prins