# C1.DataConnector.SqlParser.Unary_operatorContext

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_DataConnector_SqlParser_Unary_operatorContext" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext" class="text-break">SqlParser.Unary_operatorContext Class
</h1>
  <div class="markdown level0 summary"></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">SqlParser.Unary_operatorContext</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.DataConnector.html">C1.DataConnector</a></h6>
  <h6><strong>Assembly</strong>: C1.DataConnector.dll</h6>
  <h5 id="C1_DataConnector_SqlParser_Unary_operatorContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SqlParser.Unary_operatorContext : ParserRuleContext</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SqlParser.Unary_operatorContext
    Inherits ParserRuleContext</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_DataConnector_SqlParser_Unary_operatorContext__ctor_Antlr4_Runtime_ParserRuleContext_System_Int32_" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.#ctor(Antlr4.Runtime.ParserRuleContext,System.Int32)">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.-ctor.html#C1_DataConnector_SqlParser_Unary_operatorContext__ctor_Antlr4_Runtime_ParserRuleContext_System_Int32_">Unary_operatorContext(ParserRuleContext, int)</a>
        </td>
        <td class="markdown level1 summary"></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_DataConnector_SqlParser_Unary_operatorContext_RuleIndex" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.RuleIndex">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.RuleIndex.html#C1_DataConnector_SqlParser_Unary_operatorContext_RuleIndex">RuleIndex</a>
        </td>
        <td class="markdown level1 summary"></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_DataConnector_SqlParser_Unary_operatorContext_Accept__1_Antlr4_Runtime_Tree_IParseTreeVisitor___0__" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.Accept``1(Antlr4.Runtime.Tree.IParseTreeVisitor{``0})">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.Accept.html#C1_DataConnector_SqlParser_Unary_operatorContext_Accept__1_Antlr4_Runtime_Tree_IParseTreeVisitor___0__">Accept&lt;TResult&gt;(IParseTreeVisitor&lt;TResult&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_Unary_operatorContext_EnterRule_Antlr4_Runtime_Tree_IParseTreeListener_" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.EnterRule(Antlr4.Runtime.Tree.IParseTreeListener)">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.EnterRule.html#C1_DataConnector_SqlParser_Unary_operatorContext_EnterRule_Antlr4_Runtime_Tree_IParseTreeListener_">EnterRule(IParseTreeListener)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_Unary_operatorContext_ExitRule_Antlr4_Runtime_Tree_IParseTreeListener_" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.ExitRule(Antlr4.Runtime.Tree.IParseTreeListener)">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.ExitRule.html#C1_DataConnector_SqlParser_Unary_operatorContext_ExitRule_Antlr4_Runtime_Tree_IParseTreeListener_">ExitRule(IParseTreeListener)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_Unary_operatorContext_MINUS" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.MINUS">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.MINUS.html#C1_DataConnector_SqlParser_Unary_operatorContext_MINUS">MINUS()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_Unary_operatorContext_PLUS" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.PLUS">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.PLUS.html#C1_DataConnector_SqlParser_Unary_operatorContext_PLUS">PLUS()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_Unary_operatorContext_TILDE" data-uid="C1.DataConnector.SqlParser.Unary_operatorContext.TILDE">
          <a class="xref" href="C1.DataConnector.SqlParser.Unary_operatorContext.TILDE.html#C1_DataConnector_SqlParser_Unary_operatorContext_TILDE">TILDE()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
