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

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

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

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

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

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

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

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

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

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

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

      <tr className="memdesc:a8e97bef630f85bba5c4cb33a89bc4bdc">
        <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_1FilterRequest#a87bfefa06cf7324cbf1d6410679e6d5c" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterRequest.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:a8e97bef630f85bba5c4cb33a89bc4bdc">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aa6709f37336b425018fa81e43bc92de1" id="r_aa6709f37336b425018fa81e43bc92de1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa6709f37336b425018fa81e43bc92de1">VIEW\_ID</a> = "view\_id"</td>
      </tr>

      <tr className="memdesc:aa6709f37336b425018fa81e43bc92de1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">View this filtered-view is part of. <br /></td>
      </tr>

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

      <tr className="memitem:a9dfdf486ec68c71920f030aaab7e7afe" id="r_a9dfdf486ec68c71920f030aaab7e7afe">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9dfdf486ec68c71920f030aaab7e7afe">TTL</a> = "ttl"</td>
      </tr>

      <tr className="memdesc:a9dfdf486ec68c71920f030aaab7e7afe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the view specified in <a className="el" href="/content/api/cs/classkinetica_1_1FilterRequest#a87bfefa06cf7324cbf1d6410679e6d5c" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterRequest.view\_name</a>. <br /></td>
      </tr>

      <tr className="separator:a9dfdf486ec68c71920f030aaab7e7afe">
        <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_1FilterRequest#a22d4a311b57ac9c703ae7f26e1134d83" title="Optional parameters.">FilterRequest.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_2Filter_8cs_source#l00027">27</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_2Filter_8cs_source">Filter.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a8e97bef630f85bba5c4cb33a89bc4bdc">◆ </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.FilterRequest.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_1FilterRequest#a87bfefa06cf7324cbf1d6410679e6d5c" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterRequest.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_2Filter_8cs_source#l00067">67</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_2Filter_8cs_source">Filter.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaddd1d83aea62d8b2f6cd52d5ae70cb2">◆ </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.FilterRequest.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="#ae20c053442fd696952fc74cbb58196b2">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_1FilterRequest#a87bfefa06cf7324cbf1d6410679e6d5c" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterRequest.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_1FilterResponse_1_1Info#abb84170369805b0a7818abddc19dc73a">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ae20c053442fd696952fc74cbb58196b2">TRUE</a> </li>
          <li> <a className="el" href="#a43e382da4e17d50c4c989298fbbe59b6">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a43e382da4e17d50c4c989298fbbe59b6">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_2Filter_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_2Filter_8cs_source">Filter.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a43e382da4e17d50c4c989298fbbe59b6">◆ </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.FilterRequest.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_1FilterRequest_1_1Options" title="A set of string constants for the parameter FilterRequest.options.">FilterRequest.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_2Filter_8cs_source#l00058">58</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_2Filter_8cs_source">Filter.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae20c053442fd696952fc74cbb58196b2">◆ </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.FilterRequest.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_1FilterRequest_1_1Options" title="A set of string constants for the parameter FilterRequest.options.">FilterRequest.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_2Filter_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_2Filter_8cs_source">Filter.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9dfdf486ec68c71920f030aaab7e7afe">◆ </a></span>TTL</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.FilterRequest.Options.TTL = "ttl"</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>Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the view specified in <a className="el" href="/content/api/cs/classkinetica_1_1FilterRequest#a87bfefa06cf7324cbf1d6410679e6d5c" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterRequest.view\_name</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_2Filter_8cs_source#l00076">76</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_2Filter_8cs_source">Filter.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa6709f37336b425018fa81e43bc92de1">◆ </a></span>VIEW\_ID</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.FilterRequest.Options.VIEW\_ID = "view\_id"</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>View this filtered-view is part of. </p>
        <p>The default value is ''.</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_2Filter_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_2Filter_8cs_source">Filter.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_2Filter_8cs_source">Filter.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2Filter_8cs_source">Filter.cs</a></li>
    </ul>
  </div>
</div>
