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

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

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

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

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

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

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

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

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

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

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

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

      <tr className="memitem:af937526a3705a1d86b845924da76db4d" id="r_af937526a3705a1d86b845924da76db4d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af937526a3705a1d86b845924da76db4d">CASE\_SENSITIVE</a> = "case\_sensitive"</td>
      </tr>

      <tr className="memdesc:af937526a3705a1d86b845924da76db4d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a7afd16b3b945c0d0ca0bfa57658010fb">FALSE</a> then string filtering will ignore case. <br /></td>
      </tr>

      <tr className="separator:af937526a3705a1d86b845924da76db4d">
        <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_1FilterByStringRequest#a1ee8a7cf96f9094ec3a2d2eb98e43571" title="Optional parameters.">FilterByStringRequest.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_2FilterByString_8cs_source#l00062">62</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_2FilterByString_8cs_source">FilterByString.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#af937526a3705a1d86b845924da76db4d">◆ </a></span>CASE\_SENSITIVE</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.FilterByStringRequest.Options.CASE\_SENSITIVE = "case\_sensitive"</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="#a7afd16b3b945c0d0ca0bfa57658010fb">FALSE</a> then string filtering will ignore case. </p>
        <p>Does not apply to <a className="el" href="/content/api/cs/structkinetica_1_1FilterByStringRequest_1_1Mode#a7fce636527540755c7155a7d07de9c71">SEARCH</a> mode. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ab6f00b9f9d6f640947f578541d9578e7">TRUE</a> </li>
          <li> <a className="el" href="#a7afd16b3b945c0d0ca0bfa57658010fb">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ab6f00b9f9d6f640947f578541d9578e7">TRUE</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_2FilterByString_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_2FilterByString_8cs_source">FilterByString.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abbcc2fddd0cb97f465c52e86ca0bcb08">◆ </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.FilterByStringRequest.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_1FilterByStringRequest#a9ff8c160b6bf289daf376c76d3db2488" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByStringRequest.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_2FilterByString_8cs_source#l00106">106</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_2FilterByString_8cs_source">FilterByString.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6a5f07847facd2aa736f80c365914f0b">◆ </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.FilterByStringRequest.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="#ab6f00b9f9d6f640947f578541d9578e7">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_1FilterByStringRequest#a9ff8c160b6bf289daf376c76d3db2488" title="If provided, then this will be the name of the view containing the results, in [schema_name.">FilterByStringRequest.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_1FilterByStringResponse_1_1Info#a8fdb5951fe24c52e7f28554825d9e07b">QUALIFIED\_VIEW\_NAME</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ab6f00b9f9d6f640947f578541d9578e7">TRUE</a> </li>
          <li> <a className="el" href="#a7afd16b3b945c0d0ca0bfa57658010fb">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a7afd16b3b945c0d0ca0bfa57658010fb">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_2FilterByString_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_2FilterByString_8cs_source">FilterByString.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7afd16b3b945c0d0ca0bfa57658010fb">◆ </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.FilterByStringRequest.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_1FilterByStringRequest_1_1Options" title="A set of string constants for the parameter FilterByStringRequest.options.">FilterByStringRequest.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_2FilterByString_8cs_source#l00096">96</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_2FilterByString_8cs_source">FilterByString.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab6f00b9f9d6f640947f578541d9578e7">◆ </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.FilterByStringRequest.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_1FilterByStringRequest_1_1Options" title="A set of string constants for the parameter FilterByStringRequest.options.">FilterByStringRequest.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_2FilterByString_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_2FilterByString_8cs_source">FilterByString.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_2FilterByString_8cs_source">FilterByString.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByString_8cs_source">FilterByString.cs</a></li>
    </ul>
  </div>
</div>
