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

> kinetica.AlterSystemPropertiesRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AlterSystemPropertiesRequest#ae00c767c957ec23c69a36b239c9525b5" title="Optional parameters.">AlterSystemPropertiesRequest.options</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:a30209efd8cf9b660e8ddccb8b1b5da01" id="r_a30209efd8cf9b660e8ddccb8b1b5da01">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a30209efd8cf9b660e8ddccb8b1b5da01">EVICT\_TO\_COLD</a> = "evict\_to\_cold"</td>
      </tr>

      <tr className="memdesc:a30209efd8cf9b660e8ddccb8b1b5da01">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> and evict\_columns is specified, the given objects will be evicted to cold storage (if such a tier exists). <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a5448b3431a82fcf66d506f1e6e64d3a9" id="r_a5448b3431a82fcf66d506f1e6e64d3a9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5448b3431a82fcf66d506f1e6e64d3a9">PERSIST</a> = "persist"</td>
      </tr>

      <tr className="memdesc:a5448b3431a82fcf66d506f1e6e64d3a9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> the system configuration will be written to disk upon successful application of this request. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AlterSystemPropertiesRequest#ae00c767c957ec23c69a36b239c9525b5" title="Optional parameters.">AlterSystemPropertiesRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AlterSystemProperties_8cs_source#l00316">316</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_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a30209efd8cf9b660e8ddccb8b1b5da01">◆ </a></span>EVICT\_TO\_COLD</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AlterSystemPropertiesRequest.Options.EVICT\_TO\_COLD = "evict\_to\_cold"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> and evict\_columns is specified, the given objects will be evicted to cold storage (if such a tier exists). </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> </li>
          <li> <a className="el" href="#adff747ce29fad1e24f92293b808984e6">FALSE</a> </li>
        </ul>

        <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_2AlterSystemProperties_8cs_source#l00335">335</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_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adff747ce29fad1e24f92293b808984e6">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AlterSystemPropertiesRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AlterSystemPropertiesRequest_1_1Options" title="A set of string constants for the parameter AlterSystemPropertiesRequest.options.">AlterSystemPropertiesRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AlterSystemProperties_8cs_source#l00343">343</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_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5448b3431a82fcf66d506f1e6e64d3a9">◆ </a></span>PERSIST</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AlterSystemPropertiesRequest.Options.PERSIST = "persist"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> the system configuration will be written to disk upon successful application of this request. </p>
        <p>This will commit the changes from this request and any additional in-memory modifications. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a> </li>
          <li> <a className="el" href="#adff747ce29fad1e24f92293b808984e6">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a2775dee199895341738a25711e11e06b">TRUE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AlterSystemProperties_8cs_source#l00367">367</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_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2775dee199895341738a25711e11e06b">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AlterSystemPropertiesRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AlterSystemPropertiesRequest_1_1Options" title="A set of string constants for the parameter AlterSystemPropertiesRequest.options.">AlterSystemPropertiesRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AlterSystemProperties_8cs_source#l00339">339</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_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AlterSystemProperties_8cs_source">AlterSystemProperties.cs</a></li>
    </ul>
  </div>
</div>
