dotConnect for Magento Documentation
Data Type Mapping

The table below contains type mapping rules that are used to map Magento field types to .NET types.

Magento Native Data Type

Provider Data Type

.NET Data Type

IntINTInt32
StringSTRINGString
BooleanBOOLEANBoolean
DoubleDOUBLEDouble
DecimalDECIMALDecimal
DateTimeDATETIMEDateTime
DateDATE DateTime
EnumSTRINGString
ArrayOfStringSTRINGString