TIBCO Data Virtualization® Adapter Online Help > TDV SharePoint Excel Services Adapter > Data Model > Data Type Mapping
 
Data Type Mapping
The adapter maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
SharePoint Excel Services (OData V3)
SharePoint Excel Services (OData V4)
CData Schema
Edm.Binary
Edm.Binary
binary
Edm.Boolean
Edm.Boolean
bool
Edm.DateTime
Edm.DateTimeOffset
datetime
Edm.Double
Edm.Double
double
Edm.Guid
Edm.Guid
guid
Edm.Int32
Edm.Int32
int
Edm.String
Edm.String
string
Edm.TimeOfDay
Edm.TimeOfDay
time