dotConnect for Magento Documentation
In This Topic
    Data Type Mapping
    In This Topic

    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