# C1.AdoNet.Json.C1JsonConnectionStringBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_AdoNet_Json_C1JsonConnectionStringBuilder" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder" class="text-break">C1JsonConnectionStringBuilder Class
</h1>
  <div class="markdown level0 summary"><p>This class exposes specific properties to set up a connection for the C1DataConnector Json provider.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.data.common.dbconnectionstringbuilder">DbConnectionStringBuilder</a></div>
    <div class="level2"><a class="xref" href="../C1.DataConnector/C1.DataConnector.C1ConnectionStringBuilder.html">C1ConnectionStringBuilder</a></div>
    <div class="level3"><a class="xref" href="../C1.AdoNet.CSV/C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder.html">C1OAuthConnectionStringBuilder</a></div>
    <div class="level4"><span class="xref">C1JsonConnectionStringBuilder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.idictionary">IDictionary</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.AdoNet.Json.html">C1.AdoNet.Json</a></h6>
  <h6><strong>Assembly</strong>: C1.AdoNet.Json.dll</h6>
  <h5 id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class C1JsonConnectionStringBuilder : C1OAuthConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class C1JsonConnectionStringBuilder
    Inherits C1OAuthConnectionStringBuilder
    Implements IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder__ctor" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.#ctor">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.-ctor.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder__ctor">C1JsonConnectionStringBuilder()</a>
        </td>
        <td class="markdown level1 summary"><p>The default constructor of <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.html">C1JsonConnectionStringBuilder</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder__ctor_System_String_" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.#ctor(System.String)">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.-ctor.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder__ctor_System_String_">C1JsonConnectionStringBuilder(string)</a>
        </td>
        <td class="markdown level1 summary"><p>The default constructor of <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.html">C1JsonConnectionStringBuilder</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_ApiConfigFile" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.ApiConfigFile">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.ApiConfigFile.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_ApiConfigFile">ApiConfigFile</a>
        </td>
        <td class="markdown level1 summary"><p>The ApiConfig of http/https json source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_AuthenticationType" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.AuthenticationType">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.AuthenticationType.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_AuthenticationType">AuthenticationType</a>
        </td>
        <td class="markdown level1 summary"><p>The type of authorization the request will utilize.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_DataModel" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.DataModel">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.DataModel.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_DataModel">DataModel</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the data model to use when parsing JSON documents and generating the database metadata.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_DetectionScheme" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.DetectionScheme">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.DetectionScheme.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_DetectionScheme">DetectionScheme</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the data model to use when parsing JSON documents and generating the database metadata.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_Item_System_String_" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Item(System.String)">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Item.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value associated with the specified key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_JsonPath" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.JsonPath">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.JsonPath.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_JsonPath">JsonPath</a>
        </td>
        <td class="markdown level1 summary"><p>The JsonPath of an array element that defines the separation of rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_RowsToScan" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.RowsToScan">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.RowsToScan.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_RowsToScan">RowsToScan</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies how many rows will be scanned when type detection scheme is of type rowscan.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_Uri" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Uri">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Uri.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_Uri">Uri</a>
        </td>
        <td class="markdown level1 summary"><p>The Uniform Resource Identifier (URI) for the JSON resource location.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_Equals_System_Object_" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Equals(System.Object)">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.Equals.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Method that check if two instance <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.html">C1JsonConnectionStringBuilder</a> can be considered equals
considering pooling and caching connection purposes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AdoNet_Json_C1JsonConnectionStringBuilder_GetHashCode" data-uid="C1.AdoNet.Json.C1JsonConnectionStringBuilder.GetHashCode">
          <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.GetHashCode.html#C1_AdoNet_Json_C1JsonConnectionStringBuilder_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Retrieve the mapped hash code of this <a class="xref" href="C1.AdoNet.Json.C1JsonConnectionStringBuilder.html">C1JsonConnectionStringBuilder</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
