[]
        
(Showing Draft Content)

C1.AdoNet.D365S

C1.AdoNet.D365S Namespace

Classes

C1D365SCommand

<xref href="C1.AdoNet.D365S.C1D365SCommand" data-throw-if-not-resolved="false"></xref> contains all the necessary information to 

fully specify a Dynamics365Sales command and execute it.

C1D365SCommandBuilder

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.

C1D365SConnection

Represents a connection to a D365S service, which can be used for querying or modifying the data hosted there.

C1D365SConnectionStringBuilder

The connection string builder for connections of type C1D365SConnection.

C1D365SDataAdapter

Represents a set of data commands and a connection to a data source that are used to fill the DataSet and update the data source. This class cannot be inherited.

C1D365SProviderFactory

A singleton for holding a set of methods for the creation of instances of classes relevant to the data provider.