C1.AdoNet.CSV Assembly / C1.DataConnector.AdoNet Namespace
Inheritance Hierarchy
C1.DataConnector.AdoNet Namespace (C1.AdoNet.CSV)
Classes
 ClassDescription
Class The command base class used by all C1DataConnector.AdoNet providers.
Class The generic version of the command base class used by all C1DataConnector.AdoNet providers.
ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the associated database. This is an abstract class that can only be inherited.
ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the associated database. This is an abstract class that can only be inherited.
Class The connection base class for all C1DataConnector.AdoNet providers
Class The generic version of the connection base class for all C1DataConnector.AdoNet providers
ClassThe base class for a custom System.Data.Common.DbDataAdapter
ClassThe base class for a custom C1DataAdapterBase with System.Data.Common.DbCommand as a generic input type
Class Reads a forward-only stream of rows from a data source specially adapted for C1DataConnector.
Class The base class for all providers containing the OAuth2 information to set up a connection.
Class Provides data for the RowUpdated event of a data provider.
Class Provides the data for the RowUpdating event of a data provider.
Delegates
 DelegateDescription
Delegate The delegate method handles the row updated event
Delegate The delegate method handles the row updating event
See Also