> ## 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.ClearTableRequest.Options

> kinetica.ClearTableRequest.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_1ClearTableRequest#abd507b2f8753d343244bc251f1f7d9f3" title="Optional parameters.">ClearTableRequest.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:aa0975ab917cecce396dd5d8090846262" id="r_aa0975ab917cecce396dd5d8090846262">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa0975ab917cecce396dd5d8090846262">NO\_ERROR\_IF\_NOT\_EXISTS</a> = "no\_error\_if\_not\_exists"</td>
      </tr>

      <tr className="memdesc:aa0975ab917cecce396dd5d8090846262">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#ab888f3091bcd03dd9b8ec75856e33e07">TRUE</a> and if the table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTableRequest#a588c4721e59b772888d47f680d4d5338" title="Name of the table to be cleared, in [schema_name.">ClearTableRequest.table\_name</a> does not exist no error is returned. <br /></td>
      </tr>

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

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

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

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

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

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

      <tr className="separator:a68804d62c3571e3a690a32f3345bd98c">
        <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_1ClearTableRequest#abd507b2f8753d343244bc251f1f7d9f3" title="Optional parameters.">ClearTableRequest.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_2ClearTable_8cs_source#l00024">24</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_2ClearTable_8cs_source">ClearTable.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a68804d62c3571e3a690a32f3345bd98c">◆ </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.ClearTableRequest.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_1ClearTableRequest_1_1Options" title="A set of string constants for the parameter ClearTableRequest.options.">ClearTableRequest.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_2ClearTable_8cs_source#l00056">56</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_2ClearTable_8cs_source">ClearTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa0975ab917cecce396dd5d8090846262">◆ </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.ClearTableRequest.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="#ab888f3091bcd03dd9b8ec75856e33e07">TRUE</a> and if the table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTableRequest#a588c4721e59b772888d47f680d4d5338" title="Name of the table to be cleared, in [schema_name.">ClearTableRequest.table\_name</a> does not exist no error is returned. </p>
        <p>If <a className="el" href="#a68804d62c3571e3a690a32f3345bd98c">FALSE</a> and if the table specified in <a className="el" href="/content/api/cs/classkinetica_1_1ClearTableRequest#a588c4721e59b772888d47f680d4d5338" title="Name of the table to be cleared, in [schema_name.">ClearTableRequest.table\_name</a> does not exist then an error is returned. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ab888f3091bcd03dd9b8ec75856e33e07">TRUE</a> </li>
          <li> <a className="el" href="#a68804d62c3571e3a690a32f3345bd98c">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a68804d62c3571e3a690a32f3345bd98c">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_2ClearTable_8cs_source#l00048">48</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_2ClearTable_8cs_source">ClearTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab888f3091bcd03dd9b8ec75856e33e07">◆ </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.ClearTableRequest.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_1ClearTableRequest_1_1Options" title="A set of string constants for the parameter ClearTableRequest.options.">ClearTableRequest.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_2ClearTable_8cs_source#l00052">52</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_2ClearTable_8cs_source">ClearTable.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_2ClearTable_8cs_source">ClearTable.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ClearTable_8cs_source">ClearTable.cs</a></li>
    </ul>
  </div>
</div>
