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

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

      <tr className="memdesc:a2c6afa3cb1abab51886218fccd384bb5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a8b35dbd9b1782ea75fff5da3c0a09833">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_1FilterByGeometryRequest#ad8d1f5ba22afc9dc0bb1dfdc6742c22f" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByGeometryRequest.view\_name</a>. <br /></td>
      </tr>

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

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

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

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

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

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

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

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

      <tr className="memdesc:af263132e388de8cb5e6f5727b818eb0e">
        <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_1FilterByGeometryRequest#ad8d1f5ba22afc9dc0bb1dfdc6742c22f" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByGeometryRequest.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:af263132e388de8cb5e6f5727b818eb0e">
        <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_1FilterByGeometryRequest#a020f1929b51c7f7a29065870ed518c8e" title="Optional parameters.">FilterByGeometryRequest.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_2FilterByGeometry_8cs_source#l00057">57</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_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#af263132e388de8cb5e6f5727b818eb0e">◆ </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.FilterByGeometryRequest.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_1FilterByGeometryRequest#ad8d1f5ba22afc9dc0bb1dfdc6742c22f" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByGeometryRequest.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 provided 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_2FilterByGeometry_8cs_source#l00102">102</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_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2c6afa3cb1abab51886218fccd384bb5">◆ </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.FilterByGeometryRequest.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="#a8b35dbd9b1782ea75fff5da3c0a09833">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_1FilterByGeometryRequest#ad8d1f5ba22afc9dc0bb1dfdc6742c22f" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByGeometryRequest.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_1FilterByGeometryResponse_1_1Info#a3d922f6e7d8f930ff4713c406742265d">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8b35dbd9b1782ea75fff5da3c0a09833">TRUE</a> </li>
          <li> <a className="el" href="#aec49b61c02c61e15357315d74838c647">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aec49b61c02c61e15357315d74838c647">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_2FilterByGeometry_8cs_source#l00084">84</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_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aec49b61c02c61e15357315d74838c647">◆ </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.FilterByGeometryRequest.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_1FilterByGeometryRequest_1_1Options" title="A set of string constants for the parameter FilterByGeometryRequest.options.">FilterByGeometryRequest.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_2FilterByGeometry_8cs_source#l00092">92</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_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8b35dbd9b1782ea75fff5da3c0a09833">◆ </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.FilterByGeometryRequest.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_1FilterByGeometryRequest_1_1Options" title="A set of string constants for the parameter FilterByGeometryRequest.options.">FilterByGeometryRequest.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_2FilterByGeometry_8cs_source#l00088">88</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_2FilterByGeometry_8cs_source">FilterByGeometry.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_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a></li>
    </ul>
  </div>
</div>
