dotConnect for Salesforce Marketing Cloud Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.ExactTarget Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against Salesforce Marketing Cloud.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Salesforce Marketing Cloud.
    ClassRepresents an open connection to Salesforce Marketing Cloud.
    ClassGenerates automatically connection strings used to connect to Salesforce Marketing Cloud.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Salesforce Marketing Cloud data.
    ClassReads a forward-only stream of rows from Salesforce Marketing Cloud.
    ClassThe exception that is generated when Salesforce Marketing Cloud returns an error.
    ClassServes to load external data into Salesforce Marketing Cloud.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for Salesforce Marketing Cloud.
    ClassRepresents a parameter to a ExactTargetCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a ExactTargetCommand as well as their respective mappings to System.Data.DataSet columns.
    ClassRepresents a factory required to create inheritors of generic base classes to use with dotConnect for Salesforce Marketing Cloud.
    ClassProvides data for the ExactTargetDataAdapter.RowUpdated event.
    ClassProvides data for the ExactTargetDataAdapter.RowUpdating event. This class cannot be inherited.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the ExactTargetDataAdapter.RowUpdated event of an ExactTargetDataAdapter.
    DelegateRepresents the method that will handle the ExactTargetDataAdapter.RowUpdating event of an ExactTargetDataAdapter.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the authentication method to use for connecting to ExactTarget: username/password or app center client.
    See Also