> ## 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.InsertRecordsFromFilesRequest.CreateTableOptions

> kinetica.InsertRecordsFromFilesRequest.CreateTableOptions — 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_1InsertRecordsFromFilesRequest#a9fa0967d86bb96f75320cc48cd8ab3ac" title="Options from Kinetica.createTable, allowing the structure of the table to be defined independently of...">InsertRecordsFromFilesRequest.create\_table\_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:a8dcb6fe3bce6de6bc6b74c87058ad532" id="r_a8dcb6fe3bce6de6bc6b74c87058ad532">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8dcb6fe3bce6de6bc6b74c87058ad532">TYPE\_ID</a> = "type\_id"</td>
      </tr>

      <tr className="memdesc:a8dcb6fe3bce6de6bc6b74c87058ad532">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">ID of a currently registered <a href="/content/concepts/types/" target="_top">type</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a797d724d4b912d0ccc7837fed42a16ba" id="r_a797d724d4b912d0ccc7837fed42a16ba">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a797d724d4b912d0ccc7837fed42a16ba">NO\_ERROR\_IF\_EXISTS</a> = "no\_error\_if\_exists"</td>
      </tr>

      <tr className="memdesc:a797d724d4b912d0ccc7837fed42a16ba">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a>, prevents an error from occurring if the table already exists and is of the given type. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a160ecb570eec2062b89ca9c69329d7fb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1InsertRecordsFromFilesRequest_1_1CreateTableOptions" title="A set of string constants for the parameter InsertRecordsFromFilesRequest.create_table_options.">InsertRecordsFromFilesRequest.CreateTableOptions</a> options. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ae01c1a4f618cf6a9e543dedb03dc4ab9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1InsertRecordsFromFilesRequest_1_1CreateTableOptions" title="A set of string constants for the parameter InsertRecordsFromFilesRequest.create_table_options.">InsertRecordsFromFilesRequest.CreateTableOptions</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a67977d7133454290ed098364ac1b2aea" id="r_a67977d7133454290ed098364ac1b2aea">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a67977d7133454290ed098364ac1b2aea">IS\_REPLICATED</a> = "is\_replicated"</td>
      </tr>

      <tr className="memdesc:a67977d7133454290ed098364ac1b2aea">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Affects the <a href="/content/concepts/tables/#distribution" target="_top">distribution scheme</a> for the table's data. <br /></td>
      </tr>

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

      <tr className="memitem:a2d9abfe69fa9540a9286bc359041a03d" id="r_a2d9abfe69fa9540a9286bc359041a03d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2d9abfe69fa9540a9286bc359041a03d">FOREIGN\_KEYS</a> = "foreign\_keys"</td>
      </tr>

      <tr className="memdesc:a2d9abfe69fa9540a9286bc359041a03d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Semicolon-separated list of <a href="/content/concepts/tables/#foreign-keys" target="_top">foreign keys</a>, of the format '(source\_column\_name \[, ...]) references target\_table\_name(primary\_key\_column\_name \[, ...]) \[as foreign\_key\_name]'. <br /></td>
      </tr>

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

      <tr className="memitem:af1fc705a5bc9d2e143c251e568025f4f" id="r_af1fc705a5bc9d2e143c251e568025f4f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af1fc705a5bc9d2e143c251e568025f4f">FOREIGN\_SHARD\_KEY</a> = "foreign\_shard\_key"</td>
      </tr>

      <tr className="memdesc:af1fc705a5bc9d2e143c251e568025f4f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Foreign shard key of the format 'source\_column references shard\_by\_column from target\_table(primary\_key\_column)'. <br /></td>
      </tr>

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

      <tr className="memitem:a95bb1789a8da98719f1694180480bbd3" id="r_a95bb1789a8da98719f1694180480bbd3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a95bb1789a8da98719f1694180480bbd3">PARTITION\_TYPE</a> = "partition\_type"</td>
      </tr>

      <tr className="memdesc:a95bb1789a8da98719f1694180480bbd3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use. <br /></td>
      </tr>

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

      <tr className="memitem:a2b9992cf5337aa957bab667affa31d49" id="r_a2b9992cf5337aa957bab667affa31d49">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2b9992cf5337aa957bab667affa31d49">RANGE</a> = "RANGE"</td>
      </tr>

      <tr className="memdesc:a2b9992cf5337aa957bab667affa31d49">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a9ec8a8e4c92d605e5d6e18cb445e1a35" id="r_a9ec8a8e4c92d605e5d6e18cb445e1a35">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9ec8a8e4c92d605e5d6e18cb445e1a35">INTERVAL</a> = "INTERVAL"</td>
      </tr>

      <tr className="memdesc:a9ec8a8e4c92d605e5d6e18cb445e1a35">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a1209d7fb924bf54aa0dea76a89760430" id="r_a1209d7fb924bf54aa0dea76a89760430">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1209d7fb924bf54aa0dea76a89760430">LIST</a> = "LIST"</td>
      </tr>

      <tr className="memdesc:a1209d7fb924bf54aa0dea76a89760430">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a35c7d765ee0612a2d330b72807246011" id="r_a35c7d765ee0612a2d330b72807246011">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a35c7d765ee0612a2d330b72807246011">HASH</a> = "HASH"</td>
      </tr>

      <tr className="memdesc:a35c7d765ee0612a2d330b72807246011">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ae0c8f722754a9a7411622511a9213fb7" id="r_ae0c8f722754a9a7411622511a9213fb7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae0c8f722754a9a7411622511a9213fb7">SERIES</a> = "SERIES"</td>
      </tr>

      <tr className="memdesc:ae0c8f722754a9a7411622511a9213fb7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a61b427d848be8abc44f3f37e7b9299d4" id="r_a61b427d848be8abc44f3f37e7b9299d4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a61b427d848be8abc44f3f37e7b9299d4">PARTITION\_KEYS</a> = "partition\_keys"</td>
      </tr>

      <tr className="memdesc:a61b427d848be8abc44f3f37e7b9299d4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="#aa62ad5ee1cebd6258888d7c7f46b20ad">PARTITION\_DEFINITIONS</a>. <br /></td>
      </tr>

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

      <tr className="memitem:aa62ad5ee1cebd6258888d7c7f46b20ad" id="r_aa62ad5ee1cebd6258888d7c7f46b20ad">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa62ad5ee1cebd6258888d7c7f46b20ad">PARTITION\_DEFINITIONS</a> = "partition\_definitions"</td>
      </tr>

      <tr className="memdesc:aa62ad5ee1cebd6258888d7c7f46b20ad">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="#a95bb1789a8da98719f1694180480bbd3">PARTITION\_TYPE</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ae80f6de6936dbfe57c8e8721c05b8f93" id="r_ae80f6de6936dbfe57c8e8721c05b8f93">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae80f6de6936dbfe57c8e8721c05b8f93">IS\_AUTOMATIC\_PARTITION</a> = "is\_automatic\_partition"</td>
      </tr>

      <tr className="memdesc:ae80f6de6936dbfe57c8e8721c05b8f93">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aa0406de4dd84bc21c3a9b7a7a499f239">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/classkinetica_1_1InsertRecordsFromFilesRequest#a16eb2da48243ae26b1e62b50cd71d774" title="Name of the table into which the data will be inserted, in [schema_name.">InsertRecordsFromFilesRequest.table\_name</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a0ec8e25c41c1bbd6fbc611689b4c6fe7" id="r_a0ec8e25c41c1bbd6fbc611689b4c6fe7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0ec8e25c41c1bbd6fbc611689b4c6fe7">CHUNK\_SIZE</a> = "chunk\_size"</td>
      </tr>

      <tr className="memdesc:a0ec8e25c41c1bbd6fbc611689b4c6fe7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates the number of records per chunk to be used for this table. <br /></td>
      </tr>

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

      <tr className="memitem:a31af22c17f192c1a40700c4168e04f0e" id="r_a31af22c17f192c1a40700c4168e04f0e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a31af22c17f192c1a40700c4168e04f0e">CHUNK\_COLUMN\_MAX\_MEMORY</a> = "chunk\_column\_max\_memory"</td>
      </tr>

      <tr className="memdesc:a31af22c17f192c1a40700c4168e04f0e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates the target maximum data size for each column in a chunk to be used for this table. <br /></td>
      </tr>

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

      <tr className="memitem:a2c9c65715dd517fdbd4526b5917411e4" id="r_a2c9c65715dd517fdbd4526b5917411e4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2c9c65715dd517fdbd4526b5917411e4">CHUNK\_MAX\_MEMORY</a> = "chunk\_max\_memory"</td>
      </tr>

      <tr className="memdesc:a2c9c65715dd517fdbd4526b5917411e4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates the target maximum data size for all columns in a chunk to be used for this table. <br /></td>
      </tr>

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

      <tr className="memitem:adb255941c76e35621d50558f1f5dd9c2" id="r_adb255941c76e35621d50558f1f5dd9c2">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adb255941c76e35621d50558f1f5dd9c2">IS\_RESULT\_TABLE</a> = "is\_result\_table"</td>
      </tr>

      <tr className="memdesc:adb255941c76e35621d50558f1f5dd9c2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates whether the table is a <a href="/content/concepts/tables_memory_only/" target="_top">memory-only table</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a2d1b190825a08b73970afde9440a7f8a" id="r_a2d1b190825a08b73970afde9440a7f8a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2d1b190825a08b73970afde9440a7f8a">STRATEGY\_DEFINITION</a> = "strategy\_definition"</td>
      </tr>

      <tr className="memdesc:a2d1b190825a08b73970afde9440a7f8a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. <br /></td>
      </tr>

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

      <tr className="memitem:a9c686d5a809147e63290827155c2499f" id="r_a9c686d5a809147e63290827155c2499f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9c686d5a809147e63290827155c2499f">COMPRESSION\_CODEC</a> = "compression\_codec"</td>
      </tr>

      <tr className="memdesc:a9c686d5a809147e63290827155c2499f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for this table's columns. <br /></td>
      </tr>

      <tr className="separator:a9c686d5a809147e63290827155c2499f">
        <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_1InsertRecordsFromFilesRequest#a9fa0967d86bb96f75320cc48cd8ab3ac" title="Options from Kinetica.createTable, allowing the structure of the table to be defined independently of...">InsertRecordsFromFilesRequest.create\_table\_options</a>. </p>
      <p><a className="el" href="/content/api/cs/structkinetica_1_1InsertRecordsFromFilesRequest_1_1Options" title="A set of string constants for the parameter InsertRecordsFromFilesRequest.options.">Options</a> from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ae10c184acd9c83d0063e8e4615270aba">Kinetica.createTable</a>, allowing the structure of the table to be defined independently of the data source, when creating the target 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_2InsertRecordsFromFiles_8cs_source#l00051">51</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a31af22c17f192c1a40700c4168e04f0e">◆ </a></span>CHUNK\_COLUMN\_MAX\_MEMORY</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.InsertRecordsFromFilesRequest.CreateTableOptions.CHUNK\_COLUMN\_MAX\_MEMORY = "chunk\_column\_max\_memory"</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>Indicates the target maximum data size for each column in a chunk to be used for this 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_2InsertRecordsFromFiles_8cs_source#l00273">273</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2c9c65715dd517fdbd4526b5917411e4">◆ </a></span>CHUNK\_MAX\_MEMORY</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.InsertRecordsFromFilesRequest.CreateTableOptions.CHUNK\_MAX\_MEMORY = "chunk\_max\_memory"</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>Indicates the target maximum data size for all columns in a chunk to be used for this 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_2InsertRecordsFromFiles_8cs_source#l00277">277</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0ec8e25c41c1bbd6fbc611689b4c6fe7">◆ </a></span>CHUNK\_SIZE</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.InsertRecordsFromFilesRequest.CreateTableOptions.CHUNK\_SIZE = "chunk\_size"</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>Indicates the number of records per chunk to be used for this 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_2InsertRecordsFromFiles_8cs_source#l00269">269</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9c686d5a809147e63290827155c2499f">◆ </a></span>COMPRESSION\_CODEC</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.InsertRecordsFromFilesRequest.CreateTableOptions.COMPRESSION\_CODEC = "compression\_codec"</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>The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for this table's columns. </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_2InsertRecordsFromFiles_8cs_source#l00313">313</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">◆ </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.InsertRecordsFromFilesRequest.CreateTableOptions.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_1InsertRecordsFromFilesRequest_1_1CreateTableOptions" title="A set of string constants for the parameter InsertRecordsFromFilesRequest.create_table_options.">InsertRecordsFromFilesRequest.CreateTableOptions</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_2InsertRecordsFromFiles_8cs_source#l00089">89</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2d9abfe69fa9540a9286bc359041a03d">◆ </a></span>FOREIGN\_KEYS</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.InsertRecordsFromFilesRequest.CreateTableOptions.FOREIGN\_KEYS = "foreign\_keys"</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>Semicolon-separated list of <a href="/content/concepts/tables/#foreign-keys" target="_top">foreign keys</a>, of the format '(source\_column\_name \[, ...]) references target\_table\_name(primary\_key\_column\_name \[, ...]) \[as foreign\_key\_name]'. </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_2InsertRecordsFromFiles_8cs_source#l00134">134</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af1fc705a5bc9d2e143c251e568025f4f">◆ </a></span>FOREIGN\_SHARD\_KEY</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.InsertRecordsFromFilesRequest.CreateTableOptions.FOREIGN\_SHARD\_KEY = "foreign\_shard\_key"</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>Foreign shard key of the format 'source\_column references shard\_by\_column from target\_table(primary\_key\_column)'. </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_2InsertRecordsFromFiles_8cs_source#l00138">138</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a35c7d765ee0612a2d330b72807246011">◆ </a></span>HASH</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.InsertRecordsFromFilesRequest.CreateTableOptions.HASH = "HASH"</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>Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</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_2InsertRecordsFromFiles_8cs_source#l00205">205</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9ec8a8e4c92d605e5d6e18cb445e1a35">◆ </a></span>INTERVAL</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.InsertRecordsFromFilesRequest.CreateTableOptions.INTERVAL = "INTERVAL"</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>Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</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_2InsertRecordsFromFiles_8cs_source#l00195">195</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae80f6de6936dbfe57c8e8721c05b8f93">◆ </a></span>IS\_AUTOMATIC\_PARTITION</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.InsertRecordsFromFilesRequest.CreateTableOptions.IS\_AUTOMATIC\_PARTITION = "is\_automatic\_partition"</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="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. </p>
        <p>Currently, only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a> </li>
          <li> <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source#l00260">260</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a67977d7133454290ed098364ac1b2aea">◆ </a></span>IS\_REPLICATED</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.InsertRecordsFromFilesRequest.CreateTableOptions.IS\_REPLICATED = "is\_replicated"</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>Affects the <a href="/content/concepts/tables/#distribution" target="_top">distribution scheme</a> for the table's data. </p>
        <p>If <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a> and the given table has no explicit <a href="/content/concepts/tables/#shard-key" target="_top">shard key</a> defined, the table will be <a href="/content/concepts/tables/#replication" target="_top">replicated</a>. If <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a>, the table will be <a href="/content/concepts/tables/#sharding" target="_top">sharded</a> according to the shard key specified in the given <a className="el" href="#a8dcb6fe3bce6de6bc6b74c87058ad532">TYPE\_ID</a>, or <a href="/content/concepts/tables/#random-sharding" target="_top">randomly sharded</a>, if no shard key is specified. Note that a type containing a shard key cannot be used to create a replicated table. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a> </li>
          <li> <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source#l00127">127</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adb255941c76e35621d50558f1f5dd9c2">◆ </a></span>IS\_RESULT\_TABLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertRecordsFromFilesRequest.CreateTableOptions.IS\_RESULT\_TABLE = "is\_result\_table"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Indicates whether the table is a <a href="/content/concepts/tables_memory_only/" target="_top">memory-only table</a>. </p>
        <p>A result table cannot contain columns with text\_search <a href="/content/concepts/types/#data-handling" target="_top">data-handling</a>, and it will not be retained if the server is restarted. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a> </li>
          <li> <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source#l00302">302</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1209d7fb924bf54aa0dea76a89760430">◆ </a></span>LIST</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.InsertRecordsFromFilesRequest.CreateTableOptions.LIST = "LIST"</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>Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</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_2InsertRecordsFromFiles_8cs_source#l00200">200</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a797d724d4b912d0ccc7837fed42a16ba">◆ </a></span>NO\_ERROR\_IF\_EXISTS</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.InsertRecordsFromFilesRequest.CreateTableOptions.NO\_ERROR\_IF\_EXISTS = "no\_error\_if\_exists"</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="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a>, prevents an error from occurring if the table already exists and is of the given type. </p>
        <p>If a table with the same name but a different type exists, it is still an error. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a160ecb570eec2062b89ca9c69329d7fb">TRUE</a> </li>
          <li> <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ae01c1a4f618cf6a9e543dedb03dc4ab9">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source#l00079">79</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa62ad5ee1cebd6258888d7c7f46b20ad">◆ </a></span>PARTITION\_DEFINITIONS</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.InsertRecordsFromFilesRequest.CreateTableOptions.PARTITION\_DEFINITIONS = "partition\_definitions"</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>Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="#a95bb1789a8da98719f1694180480bbd3">PARTITION\_TYPE</a>. </p>
        <p>See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats.</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_2InsertRecordsFromFiles_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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a61b427d848be8abc44f3f37e7b9299d4">◆ </a></span>PARTITION\_KEYS</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.InsertRecordsFromFilesRequest.CreateTableOptions.PARTITION\_KEYS = "partition\_keys"</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>Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="#aa62ad5ee1cebd6258888d7c7f46b20ad">PARTITION\_DEFINITIONS</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_2InsertRecordsFromFiles_8cs_source#l00217">217</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a95bb1789a8da98719f1694180480bbd3">◆ </a></span>PARTITION\_TYPE</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.InsertRecordsFromFilesRequest.CreateTableOptions.PARTITION\_TYPE = "partition\_type"</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 href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a2b9992cf5337aa957bab667affa31d49">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
          <li> <a className="el" href="#a9ec8a8e4c92d605e5d6e18cb445e1a35">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
          <li> <a className="el" href="#a1209d7fb924bf54aa0dea76a89760430">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
          <li> <a className="el" href="#a35c7d765ee0612a2d330b72807246011">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
          <li> <a className="el" href="#ae0c8f722754a9a7411622511a9213fb7">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</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_2InsertRecordsFromFiles_8cs_source#l00185">185</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2b9992cf5337aa957bab667affa31d49">◆ </a></span>RANGE</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.InsertRecordsFromFilesRequest.CreateTableOptions.RANGE = "RANGE"</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>Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</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_2InsertRecordsFromFiles_8cs_source#l00190">190</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae0c8f722754a9a7411622511a9213fb7">◆ </a></span>SERIES</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.InsertRecordsFromFilesRequest.CreateTableOptions.SERIES = "SERIES"</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>Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</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_2InsertRecordsFromFiles_8cs_source#l00210">210</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2d1b190825a08b73970afde9440a7f8a">◆ </a></span>STRATEGY\_DEFINITION</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.InsertRecordsFromFilesRequest.CreateTableOptions.STRATEGY\_DEFINITION = "strategy\_definition"</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>The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </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_2InsertRecordsFromFiles_8cs_source#l00307">307</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a160ecb570eec2062b89ca9c69329d7fb">◆ </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.InsertRecordsFromFilesRequest.CreateTableOptions.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_1InsertRecordsFromFilesRequest_1_1CreateTableOptions" title="A set of string constants for the parameter InsertRecordsFromFilesRequest.create_table_options.">InsertRecordsFromFilesRequest.CreateTableOptions</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_2InsertRecordsFromFiles_8cs_source#l00084">84</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa0406de4dd84bc21c3a9b7a7a499f239">◆ </a></span>TTL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertRecordsFromFilesRequest.CreateTableOptions.TTL = "ttl"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/classkinetica_1_1InsertRecordsFromFilesRequest#a16eb2da48243ae26b1e62b50cd71d774" title="Name of the table into which the data will be inserted, in [schema_name.">InsertRecordsFromFilesRequest.table\_name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source#l00265">265</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8dcb6fe3bce6de6bc6b74c87058ad532">◆ </a></span>TYPE\_ID</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertRecordsFromFilesRequest.CreateTableOptions.TYPE\_ID = "type\_id"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>ID of a currently registered <a href="/content/concepts/types/" target="_top">type</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_2InsertRecordsFromFiles_8cs_source#l00055">55</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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.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_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2InsertRecordsFromFiles_8cs_source">InsertRecordsFromFiles.cs</a></li>
    </ul>
  </div>
</div>
