# C1.AdoNet.QuickBooksOnline

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_AdoNet_QuickBooksOnline" data-uid="C1.AdoNet.QuickBooksOnline" class="text-break">C1.AdoNet.QuickBooksOnline 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.QuickBooksOnline.C1QuickBooksOnlineCommand.html">C1QuickBooksOnlineCommand</a></h4>
      <section><p><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommand.html">C1QuickBooksOnlineCommand</a> contains all the necessary information to fully specify a QuickBooksOnline command and execute it.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommandBuilder.html">C1QuickBooksOnlineCommandBuilder</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.QuickBooksOnline.C1QuickBooksOnlineConnection.html">C1QuickBooksOnlineConnection</a></h4>
      <section><pre><code>&lt;xref href=&quot;C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineConnection&quot; data-throw-if-not-resolved=&quot;false&quot;&gt;&lt;/xref&gt; represents a connection to a QuickBooksOnline server. 
</code></pre>
<p>The connection can be used to query the data hosted by the server or request modifications.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineConnectionStringBuilder.html">C1QuickBooksOnlineConnectionStringBuilder</a></h4>
      <section><p>This class exposes specific properties to set up a connection for the C1DataConnector QuickBooksOnline provider.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineDataAdapter.html">C1QuickBooksOnlineDataAdapter</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.QuickBooksOnline.C1QuickBooksOnlineDataReader.html">C1QuickBooksOnlineDataReader</a></h4>
      <section><p><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineDataReader.html">C1QuickBooksOnlineDataReader</a> QuickBooksOnline implementation of DbDataReader.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineProviderFactory.html">C1QuickBooksOnlineProviderFactory</a></h4>
      <section><p>Represents a set of methods for creating instances of a provider's implementation of the data source classes.</p>
</section>
      <h4><a class="xref" href="C1.AdoNet.QuickBooksOnline.OAuthToken.html">OAuthToken</a></h4>
      <section><p><a class="xref" href="C1.AdoNet.QuickBooksOnline.OAuthToken.html">OAuthToken</a> contains access token and refresh token.</p>
</section>


</div>
