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

> kinetica.CheckTableRequest.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_1CheckTableRequest#abd039be87063bb2b07a1f3fc35fea2dc" title="Optional parameters.">CheckTableRequest.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:a358c6eb2184a80bbdaffad63f47f6c0c" id="r_a358c6eb2184a80bbdaffad63f47f6c0c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a358c6eb2184a80bbdaffad63f47f6c0c">LOCAL\_ONLY</a> = "local\_only"</td>
      </tr>

      <tr className="memdesc:a358c6eb2184a80bbdaffad63f47f6c0c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> only locally persisted files will be checked. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a7dfac731ed1b3df952871dd27a403ebe" id="r_a7dfac731ed1b3df952871dd27a403ebe">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7dfac731ed1b3df952871dd27a403ebe">SHOW\_DETAIL</a> = "show\_detail"</td>
      </tr>

      <tr className="memdesc:a7dfac731ed1b3df952871dd27a403ebe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> reports individual chunk errors. <br /></td>
      </tr>

      <tr className="separator:a7dfac731ed1b3df952871dd27a403ebe">
        <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_1CheckTableRequest#abd039be87063bb2b07a1f3fc35fea2dc" title="Optional parameters.">CheckTableRequest.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_2CheckTable_8cs_source#l00028">28</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_2CheckTable_8cs_source">CheckTable.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#acada6ccc15a88db8a2f0522562e43940">◆ </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.CheckTableRequest.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_1CheckTableRequest_1_1Options" title="A set of string constants for the parameter CheckTableRequest.options.">CheckTableRequest.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_2CheckTable_8cs_source#l00054">54</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_2CheckTable_8cs_source">CheckTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a358c6eb2184a80bbdaffad63f47f6c0c">◆ </a></span>LOCAL\_ONLY</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.CheckTableRequest.Options.LOCAL\_ONLY = "local\_only"</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="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> only locally persisted files will be checked. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> </li>
          <li> <a className="el" href="#acada6ccc15a88db8a2f0522562e43940">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#acada6ccc15a88db8a2f0522562e43940">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_2CheckTable_8cs_source#l00046">46</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_2CheckTable_8cs_source">CheckTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7dfac731ed1b3df952871dd27a403ebe">◆ </a></span>SHOW\_DETAIL</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.CheckTableRequest.Options.SHOW\_DETAIL = "show\_detail"</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="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> reports individual chunk errors. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</a> </li>
          <li> <a className="el" href="#acada6ccc15a88db8a2f0522562e43940">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a73acfdbf471d9c9737da5dfd71e374e7">TRUE</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_2CheckTable_8cs_source#l00071">71</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_2CheckTable_8cs_source">CheckTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a73acfdbf471d9c9737da5dfd71e374e7">◆ </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.CheckTableRequest.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_1CheckTableRequest_1_1Options" title="A set of string constants for the parameter CheckTableRequest.options.">CheckTableRequest.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_2CheckTable_8cs_source#l00050">50</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_2CheckTable_8cs_source">CheckTable.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_2CheckTable_8cs_source">CheckTable.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2CheckTable_8cs_source">CheckTable.cs</a></li>
    </ul>
  </div>
</div>
