dotConnect for BigCommerce Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.Bigcommerce Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against BigCommerce.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the BigCommerce.
    ClassRepresents an open connection to BigCommerce.
    ClassGenerates automatically connection strings used to connect to BigCommerce.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a BigCommerce data.
    ClassReads a forward-only stream of rows from BigCommerce.
    ClassThe exception that is generated when BigCommerce returns an error.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for BigCommerce.
    ClassRepresents a parameter to a BigcommerceCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a BigcommerceCommand 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 BigCommerce.
    ClassProvides data for the BigcommerceDataAdapter.RowUpdated event.
    ClassProvides data for the BigcommerceDataAdapter.RowUpdating event. This class cannot be inherited.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the BigcommerceDataAdapter.RowUpdated event of an BigcommerceDataAdapter.
    DelegateRepresents the method that will handle the BigcommerceDataAdapter.RowUpdating event of an BigcommerceDataAdapter.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the BigCommerce API version to use.
    EnumerationDetermines the kind of BigCommerce authentication to use.
    See Also