dotConnect for Salesforce Marketing Cloud Documentation
Inheritance Hierarchy
In This Topic
    Devart.Common Namespace (Devart.Data)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against a data source.
    ClassAllows to automatically generate single-table commands used to reconcile changes made to a System.Data.DataSet with the associated data source.
    ClassAllows to automatically generate single-table commands used to reconcile changes made to a System.Data.DataSet with the associated data source.
    ClassGenerates automatically connection strings used to connect to a 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.
    ClassAllows to read a forward-only stream of rows from a data source.
    ClassServes to load external data into the data source.
    ClassRepresents the attributes for column loading.
    ClassRepresents a collection of columns relevant to a DbLoader.
    ClassAllows monitoring dynamic SQL execution in applications that use .NET data providers.
    ClassRepresents a parameter to a DbCommandBase, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a DbCommandBase as well as their respective mappings to System.Data.DataSet columns.
    ClassThe base class for all exceptions thrown on data provider side. This does not include data source exceptions.
    ClassProvides data for the DbMonitor.TraceEvent event of the DbMonitor class.
    ClassRepresents an exception that occurs when connecting through a proxy server.
    ClassRepresents proxy server settings.
    ClassDescribes an error that is raised during record count request process.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the DbMonitor.TraceEvent event of the DbMonitor class.
    DelegateRepresents the method that will handle the ProxyOptions.PropertyChanged event of the ProxyOptions class.
    Enumerations
     EnumerationDescription
    EnumerationAllows subscribing for certain event kinds and not monitoring other events in order to improve performance.
    EnumerationDescribes type of the current DbMonitor event.
    EnumerationDescribes autorefresh actions that can be taken by DbCommandBuilder and DbDataTable.
    See Also