# C1.Report.DbFactoryLink

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Report_DbFactoryLink" data-uid="C1.Report.DbFactoryLink" class="text-break">DbFactoryLink Class
</h1>
  <div class="markdown level0 summary"><p>The class for implementing the database factory.</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"><span class="xref">DataLinkBase</span></div>
    <div class="level2"><span class="xref">DbLink</span></div>
    <div class="level3"><span class="xref">DbFactoryLink</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Report.html">C1.Report</a></h6>
  <h6><strong>Assembly</strong>: C1.Report.dll</h6>
  <h5 id="C1_Report_DbFactoryLink_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DbFactoryLink : DbLink</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DbFactoryLink
    Inherits DbLink</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_Report_DbFactoryLink__ctor_System_String_" data-uid="C1.Report.DbFactoryLink.#ctor(System.String)">
          <a class="xref" href="C1.Report.DbFactoryLink.-ctor.html#C1_Report_DbFactoryLink__ctor_System_String_">DbFactoryLink(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Report.DbFactoryLink.html">DbFactoryLink</a> class.</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_Report_DbFactoryLink_GetDbProviderFactoryInvariantName" data-uid="C1.Report.DbFactoryLink.GetDbProviderFactoryInvariantName">
          <a class="xref" href="C1.Report.DbFactoryLink.GetDbProviderFactoryInvariantName.html#C1_Report_DbFactoryLink_GetDbProviderFactoryInvariantName">GetDbProviderFactoryInvariantName()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
