C1.AdoNet.D365S Namespace
In This Topic
Classes
| Class | Description |
 | C1D365SCommand | C1D365SCommand contains all the necessary information to fully specify a Dynamics365Sales command and execute it. |
 | C1D365SConnection | C1D365SConnection represents a connection to a Dynamics365 for Sales server. The connection can be used to query the data hosted by the server or request modifications. |
 | 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 System.Data.DataSet and update the data source. This class cannot be inherited. |
 | C1D365SProviderFactory | Represents a set of methods for creating instances of a provider's implementation of the data source classes. |
See Also