dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpParameterCollection Class
Members

In This Topic
    MailChimpParameterCollection Class
    In This Topic
    Collects all parameters relevant to a MailChimpCommand as well as their respective mappings to System.Data.DataSet columns.
    Syntax
    Remarks
    The number of parameters in the collection must be equal to the number of parameter placeholders within the command text, or Mailchimp raises an error.
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.Data.Common.DbParameterCollection
             Devart.Common.DbParameterBaseCollection
                Devart.Data.SqlShimParameterCollection<T>
                   Devart.Data.MailChimp.MailChimpParameterCollection

    See Also