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

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

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

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

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

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

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

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

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

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

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

      <tr className="memdesc:a50dfab05205a4750d7b17d1b0fb231d5">
        <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_1FilterByRadiusRequest#a1e4087e8a73c4f2b27a382f1c1eaa94d" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByRadiusRequest.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 which is to contain the newly created view. <br /></td>
      </tr>

      <tr className="separator:a50dfab05205a4750d7b17d1b0fb231d5">
        <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_1FilterByRadiusRequest#ae497dfb6c4ba848dc2c9fc85ce2f79a2" title="Optional parameters.">FilterByRadiusRequest.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_2FilterByRadius_8cs_source#l00030">30</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_2FilterByRadius_8cs_source">FilterByRadius.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a50dfab05205a4750d7b17d1b0fb231d5">◆ </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.FilterByRadiusRequest.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_1FilterByRadiusRequest#a1e4087e8a73c4f2b27a382f1c1eaa94d" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByRadiusRequest.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 which is to contain 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_2FilterByRadius_8cs_source#l00074">74</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_2FilterByRadius_8cs_source">FilterByRadius.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acfde97d41ad84e86c4104861f22a5809">◆ </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.FilterByRadiusRequest.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="#aaef24ba0a5716ff8f145251f8388d27d">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_1FilterByRadiusRequest#a1e4087e8a73c4f2b27a382f1c1eaa94d" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByRadiusRequest.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_1FilterByRadiusResponse_1_1Info#a924879b58b01e8a4472774b042b58709">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#aaef24ba0a5716ff8f145251f8388d27d">TRUE</a> </li>
          <li> <a className="el" href="#a30bf619823a99934513fd979213d66a6">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a30bf619823a99934513fd979213d66a6">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_2FilterByRadius_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_2FilterByRadius_8cs_source">FilterByRadius.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a30bf619823a99934513fd979213d66a6">◆ </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.FilterByRadiusRequest.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_1FilterByRadiusRequest_1_1Options" title="A set of string constants for the parameter FilterByRadiusRequest.options.">FilterByRadiusRequest.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_2FilterByRadius_8cs_source#l00064">64</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_2FilterByRadius_8cs_source">FilterByRadius.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaef24ba0a5716ff8f145251f8388d27d">◆ </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.FilterByRadiusRequest.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_1FilterByRadiusRequest_1_1Options" title="A set of string constants for the parameter FilterByRadiusRequest.options.">FilterByRadiusRequest.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_2FilterByRadius_8cs_source#l00060">60</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_2FilterByRadius_8cs_source">FilterByRadius.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_2FilterByRadius_8cs_source">FilterByRadius.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByRadius_8cs_source">FilterByRadius.cs</a></li>
    </ul>
  </div>
</div>
