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

> kinetica.GetRecordsFromCollectionRequest.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_1GetRecordsFromCollectionRequest#a26ecbdcad9bc581e4839562e335309b6">GetRecordsFromCollectionRequest.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:a758cfc29b9df0c244cb30a0431156e92" id="r_a758cfc29b9df0c244cb30a0431156e92">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a758cfc29b9df0c244cb30a0431156e92">RETURN\_RECORD\_IDS</a> = "return\_record\_ids"</td>
      </tr>

      <tr className="memdesc:a758cfc29b9df0c244cb30a0431156e92">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#aee3ba3c98a4cbae4f693627a5bdbe6ad">TRUE</a> then return the internal record ID along with each returned record. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:aced25a6b550226b82d3a0307196986fc" id="r_aced25a6b550226b82d3a0307196986fc">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aced25a6b550226b82d3a0307196986fc">EXPRESSION</a> = "expression"</td>
      </tr>

      <tr className="memdesc:aced25a6b550226b82d3a0307196986fc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Filter expression to apply to the table. <br /></td>
      </tr>

      <tr className="separator:aced25a6b550226b82d3a0307196986fc">
        <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_1GetRecordsFromCollectionRequest#a26ecbdcad9bc581e4839562e335309b6">GetRecordsFromCollectionRequest.options</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_2GetRecordsFromCollection_8cs_source#l00047">47</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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#aced25a6b550226b82d3a0307196986fc">◆ </a></span>EXPRESSION</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.GetRecordsFromCollectionRequest.Options.EXPRESSION = "expression"</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>Filter expression to apply to the table. </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_2GetRecordsFromCollection_8cs_source#l00083">83</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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5fdc3654465a147cd4b33a06b1371e41">◆ </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.GetRecordsFromCollectionRequest.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_1GetRecordsFromCollectionRequest_1_1Options" title="A set of string constants for the parameter GetRecordsFromCollectionRequest.options.">GetRecordsFromCollectionRequest.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_2GetRecordsFromCollection_8cs_source#l00079">79</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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a758cfc29b9df0c244cb30a0431156e92">◆ </a></span>RETURN\_RECORD\_IDS</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.GetRecordsFromCollectionRequest.Options.RETURN\_RECORD\_IDS = "return\_record\_ids"</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="#aee3ba3c98a4cbae4f693627a5bdbe6ad">TRUE</a> then return the internal record ID along with each returned record. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aee3ba3c98a4cbae4f693627a5bdbe6ad">TRUE</a> </li>
          <li> <a className="el" href="#a5fdc3654465a147cd4b33a06b1371e41">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a5fdc3654465a147cd4b33a06b1371e41">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_2GetRecordsFromCollection_8cs_source#l00069">69</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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aee3ba3c98a4cbae4f693627a5bdbe6ad">◆ </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.GetRecordsFromCollectionRequest.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_1GetRecordsFromCollectionRequest_1_1Options" title="A set of string constants for the parameter GetRecordsFromCollectionRequest.options.">GetRecordsFromCollectionRequest.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_2GetRecordsFromCollection_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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.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_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2GetRecordsFromCollection_8cs_source">GetRecordsFromCollection.cs</a></li>
    </ul>
  </div>
</div>
