> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.ClearTablesRequest.Options

> kinetica.ClearTablesRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ClearTablesRequest#ae8ffd46de81ea0da9520e98684eb7f19" title="Optional parameters.">ClearTablesRequest.options</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a7a3377f555c422377a3a5cbbcb876520" id="r_a7a3377f555c422377a3a5cbbcb876520">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7a3377f555c422377a3a5cbbcb876520">NO\_ERROR\_IF\_NOT\_EXISTS</a> = "no\_error\_if\_not\_exists"</td>
      </tr>

      <tr className="memdesc:a7a3377f555c422377a3a5cbbcb876520">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a8f6e31f51abdccefbe4ae2bf6b08ac31">TRUE</a> and if a table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTablesRequest#af8712f94fb41a23eab4875f9076abed2" title="Names of the tables to be cleared, in [schema_name.">ClearTablesRequest.table\_names</a> does not exist no error is returned. <br /></td>
      </tr>

      <tr className="separator:a7a3377f555c422377a3a5cbbcb876520">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8f6e31f51abdccefbe4ae2bf6b08ac31" id="r_a8f6e31f51abdccefbe4ae2bf6b08ac31">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8f6e31f51abdccefbe4ae2bf6b08ac31">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a8f6e31f51abdccefbe4ae2bf6b08ac31">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ClearTablesRequest_1_1Options" title="A set of string constants for the parameter ClearTablesRequest.options.">ClearTablesRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:a8f6e31f51abdccefbe4ae2bf6b08ac31">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a14e44a0562c783c445629f86240b8e4d" id="r_a14e44a0562c783c445629f86240b8e4d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a14e44a0562c783c445629f86240b8e4d">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a14e44a0562c783c445629f86240b8e4d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ClearTablesRequest_1_1Options" title="A set of string constants for the parameter ClearTablesRequest.options.">ClearTablesRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:a14e44a0562c783c445629f86240b8e4d">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ClearTablesRequest#ae8ffd46de81ea0da9520e98684eb7f19" title="Optional parameters.">ClearTablesRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source#l00023">23</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a14e44a0562c783c445629f86240b8e4d">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ClearTablesRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ClearTablesRequest_1_1Options" title="A set of string constants for the parameter ClearTablesRequest.options.">ClearTablesRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source#l00055">55</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7a3377f555c422377a3a5cbbcb876520">◆ </a></span>NO\_ERROR\_IF\_NOT\_EXISTS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ClearTablesRequest.Options.NO\_ERROR\_IF\_NOT\_EXISTS = "no\_error\_if\_not\_exists"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>If <a className="el" href="#a8f6e31f51abdccefbe4ae2bf6b08ac31">TRUE</a> and if a table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTablesRequest#af8712f94fb41a23eab4875f9076abed2" title="Names of the tables to be cleared, in [schema_name.">ClearTablesRequest.table\_names</a> does not exist no error is returned. </p>
        <p>If <a className="el" href="#a14e44a0562c783c445629f86240b8e4d">FALSE</a> and if a table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTablesRequest#af8712f94fb41a23eab4875f9076abed2" title="Names of the tables to be cleared, in [schema_name.">ClearTablesRequest.table\_names</a> does not exist then an error is returned. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8f6e31f51abdccefbe4ae2bf6b08ac31">TRUE</a> </li>
          <li> <a className="el" href="#a14e44a0562c783c445629f86240b8e4d">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a14e44a0562c783c445629f86240b8e4d">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source#l00047">47</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8f6e31f51abdccefbe4ae2bf6b08ac31">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ClearTablesRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ClearTablesRequest_1_1Options" title="A set of string constants for the parameter ClearTablesRequest.options.">ClearTablesRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source#l00051">51</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ClearTables_8cs_source">ClearTables.cs</a></li>
    </ul>
  </div>
</div>
