Class | Description | |
---|---|---|
BigcommerceCommand | Represents a SQL statement or stored procedure to execute against BigCommerce. | |
BigcommerceCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the BigCommerce. | |
BigcommerceConnection | Represents an open connection to BigCommerce. | |
BigcommerceConnectionStringBuilder | Generates automatically connection strings used to connect to BigCommerce. | |
BigcommerceDataAdapter | Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a BigCommerce data. | |
BigcommerceDataReader | Reads a forward-only stream of rows from BigCommerce. | |
BigcommerceException | The exception that is generated when BigCommerce returns an error. | |
BigcommerceMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. | |
BigcommerceMonitor | Monitors dynamic SQL execution in applications that use dotConnect for BigCommerce. | |
BigcommerceParameter | Represents a parameter to a BigcommerceCommand, and optionally, its mapping to System.Data.DataSet columns. | |
BigcommerceParameterCollection | Collects all parameters relevant to a BigcommerceCommand as well as their respective mappings to System.Data.DataSet columns. | |
BigcommerceProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for BigCommerce. | |
BigcommerceRowUpdatedEventArgs | Provides data for the BigcommerceDataAdapter.RowUpdated event. | |
BigcommerceRowUpdatingEventArgs | Provides data for the BigcommerceDataAdapter.RowUpdating event. This class cannot be inherited. |