[]
The command base class used by all C1DataConnector.AdoNet providers.
The generic version of the command base class used by all C1DataConnector.AdoNet providers.
Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This is an abstract class that can only be inherited.
Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This is an abstract class that can only be inherited.
The connection base class for all C1DataConnector.AdoNet providers
The generic version of the connection base class for all C1DataConnector.AdoNet providers
The base class for a custom DbDataAdapter
The base class for a custom C1DataAdapterBase with DbCommand as a generic input type
Reads a forward-only stream of rows from a data source specially adapted for C1DataConnector.
The base class for all providers containing the OAuth2 information to set up a connection.
Provides data for the RowUpdated event of a data provider.
Provides the data for the RowUpdating event of a data provider.
The delegate method handles the row updated event
The delegate method handles the row updating event