Data Type Mapping
Data Type Mappings
The driver maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
base64Binary | varchar |
boolean | bool |
date | date |
decimal | decimal |
dateTime | datetime |
string | varchar |
time | time |