Data Type Mapping
Data Type Mappings
The adapter maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
SharePoint | CData Schema |
Choice (menu) | string |
Currency | float |
Date and Time | datetime |
Hyperlink or Picture | string |
Lookup | string |
Multiple lines of text | string |
Number | float |
Person or Group | string |
Single line of text | string |
Task Outcome | string |
Yes/No | bool |