dotConnect for Salesforce Marketing Cloud Documentation
In This Topic
    Data Type Mapping
    In This Topic

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

    ExactTarget Native Data Type

    Provider Data Type

    .NET Data Type

    Int16SHORTInt16
    Int32INTInt32
    Int64LONGInt64
    StringSTRINGString
    GuidGUIDGuid
    BooleanBOOLEANBoolean
    DoubleDOUBLEDouble
    DecimalDECIMALDecimal
    TimeTIMEDateTime
    DateDATEDateTime
    DateTimeDATETIMEDateTime
    ByteABINARYByte[]
    EnumSTRINGString
    ObjectSTRINGString