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

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

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

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

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

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

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

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

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

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

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

      <tr className="memdesc:a34eec7c531a479d1ef6eb2f3fd267b9c">
        <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_1FilterByBoxGeometryRequest#a28d63bd86ad8ff67782d9e5bd02092bd" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByBoxGeometryRequest.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:a34eec7c531a479d1ef6eb2f3fd267b9c">
        <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_1FilterByBoxGeometryRequest#a313074806ccab7603abba1750f47efe6" title="Optional parameters.">FilterByBoxGeometryRequest.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_2FilterByBoxGeometry_8cs_source#l00026">26</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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a34eec7c531a479d1ef6eb2f3fd267b9c">◆ </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.FilterByBoxGeometryRequest.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_1FilterByBoxGeometryRequest#a28d63bd86ad8ff67782d9e5bd02092bd" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByBoxGeometryRequest.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_2FilterByBoxGeometry_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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad04212674cd1e5232646d2fd748609c4">◆ </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.FilterByBoxGeometryRequest.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="#a30f780cb3e5e435a5368391faaff24d8">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_1FilterByBoxGeometryRequest#a28d63bd86ad8ff67782d9e5bd02092bd" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByBoxGeometryRequest.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_1FilterByBoxGeometryResponse_1_1Info#a8887ec0038c17b81d40626f6aa802862">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a30f780cb3e5e435a5368391faaff24d8">TRUE</a> </li>
          <li> <a className="el" href="#a65d915ea5455c0fb98f50b02da1a432b">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a65d915ea5455c0fb98f50b02da1a432b">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_2FilterByBoxGeometry_8cs_source#l00053">53</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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a65d915ea5455c0fb98f50b02da1a432b">◆ </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.FilterByBoxGeometryRequest.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_1FilterByBoxGeometryRequest_1_1Options" title="A set of string constants for the parameter FilterByBoxGeometryRequest.options.">FilterByBoxGeometryRequest.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_2FilterByBoxGeometry_8cs_source#l00061">61</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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a30f780cb3e5e435a5368391faaff24d8">◆ </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.FilterByBoxGeometryRequest.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_1FilterByBoxGeometryRequest_1_1Options" title="A set of string constants for the parameter FilterByBoxGeometryRequest.options.">FilterByBoxGeometryRequest.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_2FilterByBoxGeometry_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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.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_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByBoxGeometry_8cs_source">FilterByBoxGeometry.cs</a></li>
    </ul>
  </div>
</div>
