> ## 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.AggregateUnpivotRequest

> kinetica.AggregateUnpivotRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a819c3b2873332b7856eb8039aeb1f82a">Kinetica.aggregateUnpivot</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.AggregateUnpivotRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.AggregateUnpivotRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Classes</h2>
        </td>
      </tr>

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding">Encoding</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#aa07d8c3f4f69ec683d9bb158ac585896" title="Specifies the encoding for returned records.">AggregateUnpivotRequest.encoding</a>. <a href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a18cd0708760575cf0622e05156a0def0" title="Optional parameters.">AggregateUnpivotRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a71e826f255fd3188a3eaaa5e99054fa8" id="r_a71e826f255fd3188a3eaaa5e99054fa8">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a71e826f255fd3188a3eaaa5e99054fa8">AggregateUnpivotRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a71e826f255fd3188a3eaaa5e99054fa8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a8be387e7b3c23b6bc02952958f60116c" id="r_a8be387e7b3c23b6bc02952958f60116c">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8be387e7b3c23b6bc02952958f60116c">AggregateUnpivotRequest</a> (string <a className="el" href="#aff109e2891b72d9f23948c96a9046448">table\_name</a>, IList\< string > <a className="el" href="#ace0435eb19ea009334e68c2c0bef3f99">column\_names</a>, string <a className="el" href="#ac10b04d769944f509c1c8e741b51cfdb">variable\_column\_name</a>, string <a className="el" href="#a8a83e3e23305ffdab4223925866f38a0">value\_column\_name</a>, IList\< string > <a className="el" href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">pivoted\_columns</a>, IDictionary\< string, string > <a className="el" href="#a18cd0708760575cf0622e05156a0def0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a8be387e7b3c23b6bc02952958f60116c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad37fa2412efaf848b255ebcece1d926d" id="r_ad37fa2412efaf848b255ebcece1d926d">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad37fa2412efaf848b255ebcece1d926d">AggregateUnpivotRequest</a> (string <a className="el" href="#aff109e2891b72d9f23948c96a9046448">table\_name</a>, IList\< string > <a className="el" href="#ace0435eb19ea009334e68c2c0bef3f99">column\_names</a>, string <a className="el" href="#ac10b04d769944f509c1c8e741b51cfdb">variable\_column\_name</a>, string <a className="el" href="#a8a83e3e23305ffdab4223925866f38a0">value\_column\_name</a>, IList\< string > <a className="el" href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">pivoted\_columns</a>, string <a className="el" href="#aa07d8c3f4f69ec683d9bb158ac585896">encoding</a>=null, IDictionary\< string, string > <a className="el" href="#a18cd0708760575cf0622e05156a0def0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad37fa2412efaf848b255ebcece1d926d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a71e826f255fd3188a3eaaa5e99054fa8" id="r_a71e826f255fd3188a3eaaa5e99054fa8">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a71e826f255fd3188a3eaaa5e99054fa8">AggregateUnpivotRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a71e826f255fd3188a3eaaa5e99054fa8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a8be387e7b3c23b6bc02952958f60116c" id="r_a8be387e7b3c23b6bc02952958f60116c">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8be387e7b3c23b6bc02952958f60116c">AggregateUnpivotRequest</a> (string <a className="el" href="#aff109e2891b72d9f23948c96a9046448">table\_name</a>, IList\< string > <a className="el" href="#ace0435eb19ea009334e68c2c0bef3f99">column\_names</a>, string <a className="el" href="#ac10b04d769944f509c1c8e741b51cfdb">variable\_column\_name</a>, string <a className="el" href="#a8a83e3e23305ffdab4223925866f38a0">value\_column\_name</a>, IList\< string > <a className="el" href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">pivoted\_columns</a>, IDictionary\< string, string > <a className="el" href="#a18cd0708760575cf0622e05156a0def0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a8be387e7b3c23b6bc02952958f60116c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad37fa2412efaf848b255ebcece1d926d" id="r_ad37fa2412efaf848b255ebcece1d926d">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad37fa2412efaf848b255ebcece1d926d">AggregateUnpivotRequest</a> (string <a className="el" href="#aff109e2891b72d9f23948c96a9046448">table\_name</a>, IList\< string > <a className="el" href="#ace0435eb19ea009334e68c2c0bef3f99">column\_names</a>, string <a className="el" href="#ac10b04d769944f509c1c8e741b51cfdb">variable\_column\_name</a>, string <a className="el" href="#a8a83e3e23305ffdab4223925866f38a0">value\_column\_name</a>, IList\< string > <a className="el" href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">pivoted\_columns</a>, string <a className="el" href="#aa07d8c3f4f69ec683d9bb158ac585896">encoding</a>=null, IDictionary\< string, string > <a className="el" href="#a18cd0708760575cf0622e05156a0def0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad37fa2412efaf848b255ebcece1d926d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Properties</h2>
        </td>
      </tr>

      <tr className="memitem:aff109e2891b72d9f23948c96a9046448" id="r_aff109e2891b72d9f23948c96a9046448">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff109e2891b72d9f23948c96a9046448">table\_name</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aff109e2891b72d9f23948c96a9046448">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the table on which the operation will be performed. <br /></td>
      </tr>

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

      <tr className="memitem:ace0435eb19ea009334e68c2c0bef3f99" id="r_ace0435eb19ea009334e68c2c0bef3f99">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ace0435eb19ea009334e68c2c0bef3f99">column\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ace0435eb19ea009334e68c2c0bef3f99">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of column names or expressions. <br /></td>
      </tr>

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

      <tr className="memitem:ac10b04d769944f509c1c8e741b51cfdb" id="r_ac10b04d769944f509c1c8e741b51cfdb">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac10b04d769944f509c1c8e741b51cfdb">variable\_column\_name</a> = ""<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac10b04d769944f509c1c8e741b51cfdb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the variable/parameter column name. <br /></td>
      </tr>

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

      <tr className="memitem:a8a83e3e23305ffdab4223925866f38a0" id="r_a8a83e3e23305ffdab4223925866f38a0">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8a83e3e23305ffdab4223925866f38a0">value\_column\_name</a> = ""<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a8a83e3e23305ffdab4223925866f38a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the value column name. <br /></td>
      </tr>

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

      <tr className="memitem:ad0cb7e3d2b7434c6b8720aa0d9927c6a" id="r_ad0cb7e3d2b7434c6b8720aa0d9927c6a">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">pivoted\_columns</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad0cb7e3d2b7434c6b8720aa0d9927c6a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of one or more values typically the column names of the input table. <br /></td>
      </tr>

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

      <tr className="memitem:aa07d8c3f4f69ec683d9bb158ac585896" id="r_aa07d8c3f4f69ec683d9bb158ac585896">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa07d8c3f4f69ec683d9bb158ac585896">encoding</a> = <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">Encoding.BINARY</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aa07d8c3f4f69ec683d9bb158ac585896">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the encoding for returned records. <br /></td>
      </tr>

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

      <tr className="memitem:a18cd0708760575cf0622e05156a0def0" id="r_a18cd0708760575cf0622e05156a0def0">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a18cd0708760575cf0622e05156a0def0">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a18cd0708760575cf0622e05156a0def0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a819c3b2873332b7856eb8039aeb1f82a">Kinetica.aggregateUnpivot</a>. </p>
      <p>Rotate the column values into rows values.</p>
      <p>For unpivot details and examples, see <a href="/content/concepts/unpivot/" target="_top">Unpivot</a>. For limitations, see <a href="/content/concepts/unpivot/#limitations" target="_top">Unpivot Limitations</a>.</p>
      <p>Unpivot is used to normalize tables that are built for cross tabular reporting purposes. The unpivot operator rotates the column values for all the pivoted columns. A variable column, value column and all columns from the source table except the unpivot columns are projected into the result table. The variable column and value columns in the result table indicate the pivoted column name and values respectively.</p>
      <p>The response is returned as a dynamic schema. For details see: <a href="/content/api/concepts/#dynamic-schemas" target="_top">dynamic schemas documentation</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_2AggregateUnpivot_8cs_source#l00028">28</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a71e826f255fd3188a3eaaa5e99054fa8">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[1/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with default 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_2AggregateUnpivot_8cs_source#l00494">494</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8be387e7b3c23b6bc02952958f60116c">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[2/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">variable\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">value\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">pivoted\_columns</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table on which the operation will be performed. Must be an existing table/view, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of column names or expressions. A wildcard '\*' can be used to include all the non-pivoted columns from the source table.</td>
              </tr>

              <tr>
                <td className="paramname">variable\_column\_name</td>
                <td>Specifies the variable/parameter column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">value\_column\_name</td>
                <td>Specifies the value column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">pivoted\_columns</td>
                <td>List of one or more values typically the column names of the input table. All the columns in the source table must have the same data type.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#afb533db2611755533a5557bf7b3f29bb">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">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/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> (or unspecified), then 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_1AggregateUnpivotResponse_1_1Info#a160c76134e9b9c8c3bb011f8d0f36746">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0b095211dc6a901dc5d5eba400b9d19d">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</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 table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If the schema is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. If present, no results are returned in the response. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a92044a5cbb0d6fae7556975bc84db366">EXPRESSION</a>: Filter expression to apply to the table prior to unpivot processing. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0fb8c61f1f1729b08962b6774a65b895">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by; e.g. 'timestamp asc, x desc'. The columns specified must be present in input table. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1c4e5af1914aabc6ce4cd5aa89ea7516">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad10ad4ddae3eb7410deae309d264c2c1">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0411d1f6f16bde7eca1d14158947098d">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad57ac28e07d323ed075a45a3cd738982">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a3d826f39af96e0949aa909445cc74214">LIMIT</a>: The number of records to keep. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a8a5cd47ea438d331a832eabbfccea55a">VIEW\_ID</a>: View this result table is part of. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a700dea93c17890c99e38317e7023e0b2">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. The columns specified must be present in output column names. If any alias is given for any column name, the alias must be used, rather than the original column name. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a015bf153889cb4e44760891bd615bb43">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <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_2AggregateUnpivot_8cs_source#l00726">726</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad37fa2412efaf848b255ebcece1d926d">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[3/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">variable\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">value\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">pivoted\_columns</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table on which the operation will be performed. Must be an existing table/view, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of column names or expressions. A wildcard '\*' can be used to include all the non-pivoted columns from the source table.</td>
              </tr>

              <tr>
                <td className="paramname">variable\_column\_name</td>
                <td>Specifies the variable/parameter column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">value\_column\_name</td>
                <td>Specifies the value column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">pivoted\_columns</td>
                <td>List of one or more values typically the column names of the input table. All the columns in the source table must have the same data type.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a3a85cc5aff9c62041771282c531fd5ee">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#afb533db2611755533a5557bf7b3f29bb">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">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/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> (or unspecified), then 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_1AggregateUnpivotResponse_1_1Info#a160c76134e9b9c8c3bb011f8d0f36746">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0b095211dc6a901dc5d5eba400b9d19d">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</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 table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If the schema is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. If present, no results are returned in the response. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a92044a5cbb0d6fae7556975bc84db366">EXPRESSION</a>: Filter expression to apply to the table prior to unpivot processing. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0fb8c61f1f1729b08962b6774a65b895">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by; e.g. 'timestamp asc, x desc'. The columns specified must be present in input table. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1c4e5af1914aabc6ce4cd5aa89ea7516">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad10ad4ddae3eb7410deae309d264c2c1">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0411d1f6f16bde7eca1d14158947098d">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad57ac28e07d323ed075a45a3cd738982">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a3d826f39af96e0949aa909445cc74214">LIMIT</a>: The number of records to keep. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a8a5cd47ea438d331a832eabbfccea55a">VIEW\_ID</a>: View this result table is part of. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a700dea93c17890c99e38317e7023e0b2">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. The columns specified must be present in output column names. If any alias is given for any column name, the alias must be used, rather than the original column name. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a015bf153889cb4e44760891bd615bb43">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <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_2AggregateUnpivot_8cs_source#l00991">991</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a71e826f255fd3188a3eaaa5e99054fa8">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[4/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source#l00494">494</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8be387e7b3c23b6bc02952958f60116c">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[5/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">variable\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">value\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">pivoted\_columns</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table on which the operation will be performed. Must be an existing table/view, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of column names or expressions. A wildcard '\*' can be used to include all the non-pivoted columns from the source table.</td>
              </tr>

              <tr>
                <td className="paramname">variable\_column\_name</td>
                <td>Specifies the variable/parameter column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">value\_column\_name</td>
                <td>Specifies the value column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">pivoted\_columns</td>
                <td>List of one or more values typically the column names of the input table. All the columns in the source table must have the same data type.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#afb533db2611755533a5557bf7b3f29bb">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">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/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> (or unspecified), then 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_1AggregateUnpivotResponse_1_1Info#a160c76134e9b9c8c3bb011f8d0f36746">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0b095211dc6a901dc5d5eba400b9d19d">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</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 table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If the schema is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. If present, no results are returned in the response. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a92044a5cbb0d6fae7556975bc84db366">EXPRESSION</a>: Filter expression to apply to the table prior to unpivot processing. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0fb8c61f1f1729b08962b6774a65b895">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by; e.g. 'timestamp asc, x desc'. The columns specified must be present in input table. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1c4e5af1914aabc6ce4cd5aa89ea7516">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad10ad4ddae3eb7410deae309d264c2c1">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0411d1f6f16bde7eca1d14158947098d">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad57ac28e07d323ed075a45a3cd738982">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a3d826f39af96e0949aa909445cc74214">LIMIT</a>: The number of records to keep. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a8a5cd47ea438d331a832eabbfccea55a">VIEW\_ID</a>: View this result table is part of. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a700dea93c17890c99e38317e7023e0b2">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. The columns specified must be present in output column names. If any alias is given for any column name, the alias must be used, rather than the original column name. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a015bf153889cb4e44760891bd615bb43">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source#l00726">726</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad37fa2412efaf848b255ebcece1d926d">◆ </a></span>AggregateUnpivotRequest() <span className="overload">\[6/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateUnpivotRequest.AggregateUnpivotRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">variable\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">value\_column\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">pivoted\_columns</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateUnpivotRequest" title="A set of parameters for Kinetica.aggregateUnpivot.">AggregateUnpivotRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table on which the operation will be performed. Must be an existing table/view, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of column names or expressions. A wildcard '\*' can be used to include all the non-pivoted columns from the source table.</td>
              </tr>

              <tr>
                <td className="paramname">variable\_column\_name</td>
                <td>Specifies the variable/parameter column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">value\_column\_name</td>
                <td>Specifies the value column name. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">pivoted\_columns</td>
                <td>List of one or more values typically the column names of the input table. All the columns in the source table must have the same data type.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a3a85cc5aff9c62041771282c531fd5ee">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#afb533db2611755533a5557bf7b3f29bb">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">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/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> (or unspecified), then 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_1AggregateUnpivotResponse_1_1Info#a160c76134e9b9c8c3bb011f8d0f36746">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0b095211dc6a901dc5d5eba400b9d19d">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</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 table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If the schema is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. If present, no results are returned in the response. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a92044a5cbb0d6fae7556975bc84db366">EXPRESSION</a>: Filter expression to apply to the table prior to unpivot processing. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0fb8c61f1f1729b08962b6774a65b895">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by; e.g. 'timestamp asc, x desc'. The columns specified must be present in input table. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1c4e5af1914aabc6ce4cd5aa89ea7516">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad10ad4ddae3eb7410deae309d264c2c1">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0411d1f6f16bde7eca1d14158947098d">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad57ac28e07d323ed075a45a3cd738982">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a3d826f39af96e0949aa909445cc74214">LIMIT</a>: The number of records to keep. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a8a5cd47ea438d331a832eabbfccea55a">VIEW\_ID</a>: View this result table is part of. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a700dea93c17890c99e38317e7023e0b2">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. The columns specified must be present in output column names. If any alias is given for any column name, the alias must be used, rather than the original column name. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a015bf153889cb4e44760891bd615bb43">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source#l00991">991</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ace0435eb19ea009334e68c2c0bef3f99">◆ </a></span>column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.AggregateUnpivotRequest.column\_names = new List\<string>()</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of column names or expressions. </p>
        <p>A wildcard '\*' can be used to include all the non-pivoted columns from the source table.</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_2AggregateUnpivot_8cs_source#l00240">240</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa07d8c3f4f69ec683d9bb158ac585896">◆ </a></span>encoding</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateUnpivotRequest.encoding = <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">Encoding.BINARY</a></td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Specifies the encoding for returned records. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a3a85cc5aff9c62041771282c531fd5ee">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
        </ul>

        <p>The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Encoding#a4fdb065e86c8103d27fbe5499c921d25">BINARY</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_2AggregateUnpivot_8cs_source#l00276">276</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a18cd0708760575cf0622e05156a0def0">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.AggregateUnpivotRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#afb533db2611755533a5557bf7b3f29bb">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">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/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> (or unspecified), then 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_1AggregateUnpivotResponse_1_1Info#a160c76134e9b9c8c3bb011f8d0f36746">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0b095211dc6a901dc5d5eba400b9d19d">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</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 table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. If the schema is non-existent, it will be automatically created. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. If present, no results are returned in the response. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad99304643156bd971822be5159059ec4">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a> is specified otherwise. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a92044a5cbb0d6fae7556975bc84db366">EXPRESSION</a>: Filter expression to apply to the table prior to unpivot processing. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0fb8c61f1f1729b08962b6774a65b895">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by; e.g. 'timestamp asc, x desc'. The columns specified must be present in input table. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1c4e5af1914aabc6ce4cd5aa89ea7516">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad10ad4ddae3eb7410deae309d264c2c1">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a0411d1f6f16bde7eca1d14158947098d">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad57ac28e07d323ed075a45a3cd738982">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a3d826f39af96e0949aa909445cc74214">LIMIT</a>: The number of records to keep. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad7cee8a9d37c19dc9f99cabd94717e66">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a8a5cd47ea438d331a832eabbfccea55a">VIEW\_ID</a>: View this result table is part of. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a700dea93c17890c99e38317e7023e0b2">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a>. The columns specified must be present in output column names. If any alias is given for any column name, the alias must be used, rather than the original column name. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a015bf153889cb4e44760891bd615bb43">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#a1e8ab3e318f8d848dc5f9c9d0fd08098">RESULT\_TABLE</a> option. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ae90d247d74994d1e4fe512989eea7e2c">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateUnpivotRequest_1_1Options#ad08d12c994ed4f4d5cf4bb701a2a2bdc">FALSE</a>.
          </li>
        </ul>

        <p>The default value is an empty Dictionary.</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_2AggregateUnpivot_8cs_source#l00490">490</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad0cb7e3d2b7434c6b8720aa0d9927c6a">◆ </a></span>pivoted\_columns</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.AggregateUnpivotRequest.pivoted\_columns = new List\<string>()</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of one or more values typically the column names of the input table. </p>
        <p>All the columns in the source table must have the same data type.</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_2AggregateUnpivot_8cs_source#l00254">254</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff109e2891b72d9f23948c96a9046448">◆ </a></span>table\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateUnpivotRequest.table\_name</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Name of the table on which the operation will be performed. </p>
        <p>Must be an existing table/view, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</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_2AggregateUnpivot_8cs_source#l00235">235</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8a83e3e23305ffdab4223925866f38a0">◆ </a></span>value\_column\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateUnpivotRequest.value\_column\_name = ""</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Specifies the value column name. </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_2AggregateUnpivot_8cs_source#l00248">248</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac10b04d769944f509c1c8e741b51cfdb">◆ </a></span>variable\_column\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateUnpivotRequest.variable\_column\_name = ""</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Specifies the variable/parameter column name. </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_2AggregateUnpivot_8cs_source#l00244">244</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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class 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_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnpivot_8cs_source">AggregateUnpivot.cs</a></li>
    </ul>
  </div>
</div>
