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 ExactTarget.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the ExactTarget.
    ClassRepresents an open connection to ExactTarget.
    ClassGenerates automatically connection strings used to connect to ExactTarget.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update an ExactTarget data.
    ClassReads a forward-only stream of rows from ExactTarget.
    ClassThe exception that is generated when ExactTarget returns an error.
    ClassServes to load external data into ExactTarget.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for ExactTarget.
    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 ExactTarget.
    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