dotConnect for Salesforce Marketing Cloud Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data Namespace (Devart.Data.SqlShim)
    In This Topic
    Classes
     ClassDescription
    ClassServes to load external data into ExactTarget.
    ClassRepresents a SQL statement or stored procedure to execute against a cloud application. Base class for Devart.Data.ExactTarget.ExactTargetCommand.
    ClassAllows to automatically generate single-table commands used to reconcile changes made to a System.Data.DataSet with the associated data source.
    ClassRepresents an open connection to a cloud application.
    ClassGenerates automatically connection strings used to connect to a cloud data source.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a data source.
    ClassReads a forward-only stream of rows from ExactTarget. A base abstract class for Devart.Data.ExactTarget.ExactTargetDataReader.
    ClassBase abstract class for an exception, thrown when a cloud application returns an error.
    ClassServes to load external data into ExactTarget.
    ClassRepresents the attributes for column loading.
    ClassRepresents a collection of columns relevant to a SqlShimLoader.
    ClassThe exception that is generated when an error occurs during loading operation.
    ClassRepresents a parameter to a Devart.Common.DbCommandBase, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a SqlShimCommand as well as their respective mappings to System.Data.DataSet columns.
    ClassRepresents a base class for a factory required to create inheritors of generic base classes to use with dotConnect for ExactTarget.
    Structures
     StructureDescription
    StructureRepresents the result of loading a row to ExactTarget.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the operation the SqlShimLoader performs.
    See Also