データ型マッピング
Data Type Mappings
The connector maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
QuickBooks Online | CData Schema |
BigDecimal | double |
Boolean | bool |
Date | date |
Decimal | double |
EmailAddress | string |
IdType | string |
Integer | int |
PhysicalAddress | string |
String | string |
TelephoneNumber | string |
WebSiteAddress | string |