dotConnect for Mailchimp Documentation
Devart.Data Namespace / SqlShimCommand Class
Members

In This Topic
    SqlShimCommand Class
    In This Topic
    Represents a SQL statement or stored procedure to execute against a cloud application. Base class for Devart.Data.MailChimp.MailChimpCommand.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Data.Common.DbCommand
                Devart.Common.DbCommandBase
                   Devart.Data.SqlShimCommand
                      Devart.Data.MailChimp.MailChimpCommand

    See Also