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

> kinetica.FilterByTableRequest.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_1FilterByTableRequest#ab7e83f9d94ec241cd68815ba48cd45df" title="Optional parameters.">FilterByTableRequest.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:aeb627e74bf85158712f8bd34a2b25126" id="r_aeb627e74bf85158712f8bd34a2b25126">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeb627e74bf85158712f8bd34a2b25126">CREATE\_TEMP\_TABLE</a> = "create\_temp\_table"</td>
      </tr>

      <tr className="memdesc:aeb627e74bf85158712f8bd34a2b25126">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#af47a99c64816612e6c788723f814b3f0">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/classkinetica_1_1FilterByTableRequest#ad66d5c1cc73f2931fcbef90bcd453262" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByTableRequest.view\_name</a>. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a7a76507d53e2a8b11f4d4cd21778d645" id="r_a7a76507d53e2a8b11f4d4cd21778d645">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7a76507d53e2a8b11f4d4cd21778d645">COLLECTION\_NAME</a> = "collection\_name"</td>
      </tr>

      <tr className="memdesc:a7a76507d53e2a8b11f4d4cd21778d645">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">\[DEPRECATED–please specify the containing schema for the view as part of <a className="el" href="/content/api/cs/classkinetica_1_1FilterByTableRequest#ad66d5c1cc73f2931fcbef90bcd453262" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByTableRequest.view\_name</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema for the newly created view. <br /></td>
      </tr>

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

      <tr className="memitem:a6e315af4f2398107de36b2e328497757" id="r_a6e315af4f2398107de36b2e328497757">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6e315af4f2398107de36b2e328497757">FILTER\_MODE</a> = "filter\_mode"</td>
      </tr>

      <tr className="memdesc:a6e315af4f2398107de36b2e328497757">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">String indicating the filter mode, either <a className="el" href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">IN\_TABLE</a> or <a className="el" href="#a05d3a591e2b682cee033228d9e155b67">NOT\_IN\_TABLE</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a42ded0dcd9ae7a42ef75b1a923a0e3c4" id="r_a42ded0dcd9ae7a42ef75b1a923a0e3c4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">IN\_TABLE</a> = "in\_table"</td>
      </tr>

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

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

      <tr className="memitem:a05d3a591e2b682cee033228d9e155b67" id="r_a05d3a591e2b682cee033228d9e155b67">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a05d3a591e2b682cee033228d9e155b67">NOT\_IN\_TABLE</a> = "not\_in\_table"</td>
      </tr>

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

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

      <tr className="memitem:a7b12a354eef878f970aa345a302a04f6" id="r_a7b12a354eef878f970aa345a302a04f6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7b12a354eef878f970aa345a302a04f6">MODE</a> = "mode"</td>
      </tr>

      <tr className="memdesc:a7b12a354eef878f970aa345a302a04f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Mode - should be either <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> or <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a844933efb79fd50c13a625cd6963cc7f" id="r_a844933efb79fd50c13a625cd6963cc7f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</a> = "normal"</td>
      </tr>

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

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

      <tr className="memitem:a9420e020bf88f52962c8f1f6b2c14ec9" id="r_a9420e020bf88f52962c8f1f6b2c14ec9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> = "spatial"</td>
      </tr>

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

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

      <tr className="memitem:a51bc9131554c14f2de46fce7df66f72b" id="r_a51bc9131554c14f2de46fce7df66f72b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a51bc9131554c14f2de46fce7df66f72b">BUFFER</a> = "buffer"</td>
      </tr>

      <tr className="memdesc:a51bc9131554c14f2de46fce7df66f72b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Buffer size, in meters. <br /></td>
      </tr>

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

      <tr className="memitem:abeaf6f430ba495c006409a7ad9a7c73c" id="r_abeaf6f430ba495c006409a7ad9a7c73c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abeaf6f430ba495c006409a7ad9a7c73c">BUFFER\_METHOD</a> = "buffer\_method"</td>
      </tr>

      <tr className="memdesc:abeaf6f430ba495c006409a7ad9a7c73c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Method used to buffer polygons. <br /></td>
      </tr>

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

      <tr className="memitem:a3b7d60f95c70e0497da5b2486d97eb7b" id="r_a3b7d60f95c70e0497da5b2486d97eb7b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3b7d60f95c70e0497da5b2486d97eb7b">GEOS</a> = "geos"</td>
      </tr>

      <tr className="memdesc:a3b7d60f95c70e0497da5b2486d97eb7b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use geos 1 edge per corner algorithm. <br /></td>
      </tr>

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

      <tr className="memitem:a879c82fe37849072af4f6778dbe324b5" id="r_a879c82fe37849072af4f6778dbe324b5">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a879c82fe37849072af4f6778dbe324b5">MAX\_PARTITION\_SIZE</a> = "max\_partition\_size"</td>
      </tr>

      <tr className="memdesc:a879c82fe37849072af4f6778dbe324b5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum number of points in a partition. <br /></td>
      </tr>

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

      <tr className="memitem:a6bfad9acc32ba97571e69bd6ac3e89a4" id="r_a6bfad9acc32ba97571e69bd6ac3e89a4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6bfad9acc32ba97571e69bd6ac3e89a4">MAX\_PARTITION\_SCORE</a> = "max\_partition\_score"</td>
      </tr>

      <tr className="memdesc:a6bfad9acc32ba97571e69bd6ac3e89a4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum number of points \* edges in a partition. <br /></td>
      </tr>

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

      <tr className="memitem:af38b30d96a3ea0c829966ae34c1cf17d" id="r_af38b30d96a3ea0c829966ae34c1cf17d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af38b30d96a3ea0c829966ae34c1cf17d">X\_COLUMN\_NAME</a> = "x\_column\_name"</td>
      </tr>

      <tr className="memdesc:af38b30d96a3ea0c829966ae34c1cf17d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of column containing x value of point being filtered in <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. <br /></td>
      </tr>

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

      <tr className="memitem:a7e7f029379ce3f53b704e4ed8fb4b328" id="r_a7e7f029379ce3f53b704e4ed8fb4b328">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7e7f029379ce3f53b704e4ed8fb4b328">Y\_COLUMN\_NAME</a> = "y\_column\_name"</td>
      </tr>

      <tr className="memdesc:a7e7f029379ce3f53b704e4ed8fb4b328">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of column containing y value of point being filtered in <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. <br /></td>
      </tr>

      <tr className="separator:a7e7f029379ce3f53b704e4ed8fb4b328">
        <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_1FilterByTableRequest#ab7e83f9d94ec241cd68815ba48cd45df" title="Optional parameters.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00029">29</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a51bc9131554c14f2de46fce7df66f72b">◆ </a></span>BUFFER</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.FilterByTableRequest.Options.BUFFER = "buffer"</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>Buffer size, in meters. </p>
        <p>Only relevant for <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. The default value is '0'.</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_2FilterByTable_8cs_source#l00138">138</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abeaf6f430ba495c006409a7ad9a7c73c">◆ </a></span>BUFFER\_METHOD</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.FilterByTableRequest.Options.BUFFER\_METHOD = "buffer\_method"</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>Method used to buffer polygons. </p>
        <p>Only relevant for <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</a> </li>
          <li> <a className="el" href="#a3b7d60f95c70e0497da5b2486d97eb7b">GEOS</a>: Use geos 1 edge per corner algorithm. </li>
        </ul>

        <p>The default value is <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</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_2FilterByTable_8cs_source#l00160">160</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7a76507d53e2a8b11f4d4cd21778d645">◆ </a></span>COLLECTION\_NAME</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.FilterByTableRequest.Options.COLLECTION\_NAME = "collection\_name"</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>\[DEPRECATED–please specify the containing schema for the view as part of <a className="el" href="/content/api/cs/classkinetica_1_1FilterByTableRequest#ad66d5c1cc73f2931fcbef90bcd453262" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByTableRequest.view\_name</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema for the newly created view. </p>
        <p>If the schema is non-existent, it will be automatically created.</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_2FilterByTable_8cs_source#l00073">73</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aeb627e74bf85158712f8bd34a2b25126">◆ </a></span>CREATE\_TEMP\_TABLE</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.FilterByTableRequest.Options.CREATE\_TEMP\_TABLE = "create\_temp\_table"</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="#af47a99c64816612e6c788723f814b3f0">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/classkinetica_1_1FilterByTableRequest#ad66d5c1cc73f2931fcbef90bcd453262" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByTableRequest.view\_name</a>. </p>
        <p>This is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1FilterByTableResponse_1_1Info#a75683969944edecd548070e142e0c009">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#af47a99c64816612e6c788723f814b3f0">TRUE</a> </li>
          <li> <a className="el" href="#a00b05aaf93e5f189b5ebe066dbe91dc4">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a00b05aaf93e5f189b5ebe066dbe91dc4">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_2FilterByTable_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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a00b05aaf93e5f189b5ebe066dbe91dc4">◆ </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.FilterByTableRequest.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_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00063">63</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6e315af4f2398107de36b2e328497757">◆ </a></span>FILTER\_MODE</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.FilterByTableRequest.Options.FILTER\_MODE = "filter\_mode"</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>String indicating the filter mode, either <a className="el" href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">IN\_TABLE</a> or <a className="el" href="#a05d3a591e2b682cee033228d9e155b67">NOT\_IN\_TABLE</a>. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">IN\_TABLE</a> </li>
          <li> <a className="el" href="#a05d3a591e2b682cee033228d9e155b67">NOT\_IN\_TABLE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">IN\_TABLE</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_2FilterByTable_8cs_source#l00095">95</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3b7d60f95c70e0497da5b2486d97eb7b">◆ </a></span>GEOS</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.FilterByTableRequest.Options.GEOS = "geos"</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>Use geos 1 edge per corner algorithm. </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_2FilterByTable_8cs_source#l00163">163</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a42ded0dcd9ae7a42ef75b1a923a0e3c4">◆ </a></span>IN\_TABLE</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.FilterByTableRequest.Options.IN\_TABLE = "in\_table"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00099">99</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6bfad9acc32ba97571e69bd6ac3e89a4">◆ </a></span>MAX\_PARTITION\_SCORE</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.FilterByTableRequest.Options.MAX\_PARTITION\_SCORE = "max\_partition\_score"</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>Maximum number of points \* edges in a partition. </p>
        <p>Only relevant for <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. The default value is '8000000'.</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_2FilterByTable_8cs_source#l00175">175</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a879c82fe37849072af4f6778dbe324b5">◆ </a></span>MAX\_PARTITION\_SIZE</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.FilterByTableRequest.Options.MAX\_PARTITION\_SIZE = "max\_partition\_size"</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>Maximum number of points in a partition. </p>
        <p>Only relevant for <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. The default value is '0'.</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_2FilterByTable_8cs_source#l00169">169</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7b12a354eef878f970aa345a302a04f6">◆ </a></span>MODE</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.FilterByTableRequest.Options.MODE = "mode"</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>Mode - should be either <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> or <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</a>. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</a> </li>
          <li> <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a844933efb79fd50c13a625cd6963cc7f">NORMAL</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_2FilterByTable_8cs_source#l00124">124</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a844933efb79fd50c13a625cd6963cc7f">◆ </a></span>NORMAL</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.FilterByTableRequest.Options.NORMAL = "normal"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00128">128</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a05d3a591e2b682cee033228d9e155b67">◆ </a></span>NOT\_IN\_TABLE</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.FilterByTableRequest.Options.NOT\_IN\_TABLE = "not\_in\_table"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00103">103</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9420e020bf88f52962c8f1f6b2c14ec9">◆ </a></span>SPATIAL</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.FilterByTableRequest.Options.SPATIAL = "spatial"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00132">132</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af47a99c64816612e6c788723f814b3f0">◆ </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.FilterByTableRequest.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_1FilterByTableRequest_1_1Options" title="A set of string constants for the parameter FilterByTableRequest.options.">FilterByTableRequest.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_2FilterByTable_8cs_source#l00059">59</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af38b30d96a3ea0c829966ae34c1cf17d">◆ </a></span>X\_COLUMN\_NAME</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.FilterByTableRequest.Options.X\_COLUMN\_NAME = "x\_column\_name"</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>Name of column containing x value of point being filtered in <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. </p>
        <p>The default value is 'x'.</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_2FilterByTable_8cs_source#l00181">181</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_2FilterByTable_8cs_source">FilterByTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7e7f029379ce3f53b704e4ed8fb4b328">◆ </a></span>Y\_COLUMN\_NAME</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.FilterByTableRequest.Options.Y\_COLUMN\_NAME = "y\_column\_name"</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>Name of column containing y value of point being filtered in <a className="el" href="#a9420e020bf88f52962c8f1f6b2c14ec9">SPATIAL</a> mode. </p>
        <p>The default value is 'y'.</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_2FilterByTable_8cs_source#l00187">187</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_2FilterByTable_8cs_source">FilterByTable.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_2FilterByTable_8cs_source">FilterByTable.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByTable_8cs_source">FilterByTable.cs</a></li>
    </ul>
  </div>
</div>
