Class | Description | |
---|---|---|
ExactTargetCommand | Represents a SQL statement or stored procedure to execute against ExactTarget. | |
ExactTargetCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the ExactTarget. | |
ExactTargetConnection | Represents an open connection to ExactTarget. | |
ExactTargetConnectionStringBuilder | Generates automatically connection strings used to connect to ExactTarget. | |
ExactTargetDataAdapter | Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update an ExactTarget data. | |
ExactTargetDataReader | Reads a forward-only stream of rows from ExactTarget. | |
ExactTargetException | The exception that is generated when ExactTarget returns an error. | |
ExactTargetLoader | Serves to load external data into ExactTarget. | |
ExactTargetMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. | |
ExactTargetMonitor | Monitors dynamic SQL execution in applications that use dotConnect for ExactTarget. | |
ExactTargetParameter | Represents a parameter to a ExactTargetCommand, and optionally, its mapping to System.Data.DataSet columns. | |
ExactTargetParameterCollection | Collects all parameters relevant to a ExactTargetCommand as well as their respective mappings to System.Data.DataSet columns. | |
ExactTargetProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for ExactTarget. | |
ExactTargetRowUpdatedEventArgs | Provides data for the ExactTargetDataAdapter.RowUpdated event. | |
ExactTargetRowUpdatingEventArgs | Provides data for the ExactTargetDataAdapter.RowUpdating event. This class cannot be inherited. |