# C1.AdoNet.D365S

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_AdoNet_D365S" data-uid="C1.AdoNet.D365S" class="text-break">C1.AdoNet.D365S Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SCommand.html">C1D365SCommand</a></h4>
      <section><pre><code>&lt;xref href=&quot;C1.AdoNet.D365S.C1D365SCommand&quot; data-throw-if-not-resolved=&quot;false&quot;&gt;&lt;/xref&gt; contains all the necessary information to 
</code></pre>
<p>fully specify a Dynamics365Sales command and execute it.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SCommandBuilder.html">C1D365SCommandBuilder</a></h4>
      <section><p>Automatically generates single-table commands used to reconcile changes made
to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.data.dataset">DataSet</a> with the associated database. This is an abstract class
that can only be inherited.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SConnection.html">C1D365SConnection</a></h4>
      <section><p>Represents a connection to a D365S service, which can be used for querying or modifying the data hosted there.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SConnectionStringBuilder.html">C1D365SConnectionStringBuilder</a></h4>
      <section><p>The connection string builder for connections of type <a class="xref" href="C1.AdoNet.D365S.C1D365SConnection.html">C1D365SConnection</a>.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SDataAdapter.html">C1D365SDataAdapter</a></h4>
      <section><p>Represents a set of data commands and a connection to a data source that are used to
fill the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.data.dataset">DataSet</a> and update the data source. This class cannot be inherited.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.D365S.C1D365SProviderFactory.html">C1D365SProviderFactory</a></h4>
      <section><p>A singleton for holding a set of methods for the creation of instances of classes relevant to the data provider.</p>
</section>


</div>
