# C1.AdoNet.OData

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_AdoNet_OData" data-uid="C1.AdoNet.OData" class="text-break">C1.AdoNet.OData 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.OData.C1ODataCommand.html">C1ODataCommand</a></h4>
      <section><p>Contains the details of a command and can execute it over an <a class="xref" href="C1.AdoNet.OData.C1ODataConnection.html">C1ODataConnection</a>.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.OData.C1ODataCommandBuilder.html">C1ODataCommandBuilder</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.OData.C1ODataConnection.html">C1ODataConnection</a></h4>
      <section><p>Represents a connection to an OData service,
which can be used for querying or modifying the data hosted there.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.OData.C1ODataConnectionStringBuilder.html">C1ODataConnectionStringBuilder</a></h4>
      <section><p>Exposes individual properties for setting up a connection to be used by a C1ODataConnection.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.OData.C1ODataDataAdapter.html">C1ODataDataAdapter</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.OData.C1ODataDataReader.html">C1ODataDataReader</a></h4>
      <section><p><a class="xref" href="C1.AdoNet.OData.C1ODataDataReader.html">C1ODataDataReader</a> OData implementation of DbDataReader.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.OData.C1ODataProviderFactory.html">C1ODataProviderFactory</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>
