# C1.DataEngine

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_DataEngine" data-uid="C1.DataEngine" class="text-break">C1.DataEngine 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.DataEngine.ClassFactory.html">ClassFactory</a></h4>
      <section><p>Static class for transforming query results or dictionaries into a bindable collection of strongly typed objects.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.DataList.html">DataList</a></h4>
      <section><p>Static helpers for sorting and outputting C1DataEngine base tables or queries.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.QueryFactory.html">QueryFactory</a></h4>
      <section><p>Static class for creating C1DataEngine queries from JSON strings or <a class="xref" href="C1.DataEngine.RuntimeQuery.html">RuntimeQuery</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.RuntimeColumn.html">RuntimeColumn</a></h4>
      <section><p>Represents a column in a C1DataEngine query.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.RuntimeJoinCondition.html">RuntimeJoinCondition</a></h4>
      <section><p>Represents a join condition between two base tables.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.RuntimeQuery.html">RuntimeQuery</a></h4>
      <section><p>Represents a C1DataEngine query.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.RuntimeRangeCondition.html">RuntimeRangeCondition</a></h4>
      <section><p>Represents a range condition (composed of one or more expressions) applied to a column in a C1DataEngine query.</p>
</section>
      <h4><a class="xref" href="C1.DataEngine.RuntimeRangeExpression.html">RuntimeRangeExpression</a></h4>
      <section><p>Represents an atomic range expression applied to a column in a C1DataEngine query.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.DataEngine.OutputFormat.html">OutputFormat</a></h4>
      <section><p>Specifies supported output formats.</p>
</section>


</div>
