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

> kinetica.InsertRecordsFromPayloadRequest.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_1InsertRecordsFromPayloadRequest#a72f07df90f51200059cf18cf13859e45" title="Optional parameters.">InsertRecordsFromPayloadRequest.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:ac6528e18f932409360e8ad176113d054" id="r_ac6528e18f932409360e8ad176113d054">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac6528e18f932409360e8ad176113d054">BAD\_RECORD\_TABLE\_NAME</a> = "bad\_record\_table\_name"</td>
      </tr>

      <tr className="memdesc:ac6528e18f932409360e8ad176113d054">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of a table to which records that were rejected are written. <br /></td>
      </tr>

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

      <tr className="memitem:a3323bc0123f0bd6f9b382cb83018256f" id="r_a3323bc0123f0bd6f9b382cb83018256f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3323bc0123f0bd6f9b382cb83018256f">BAD\_RECORD\_TABLE\_LIMIT</a> = "bad\_record\_table\_limit"</td>
      </tr>

      <tr className="memdesc:a3323bc0123f0bd6f9b382cb83018256f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the maximum number of records that can be written to the bad-record-table. <br /></td>
      </tr>

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

      <tr className="memitem:adc6adfe224a96617389c7a42302e7b7d" id="r_adc6adfe224a96617389c7a42302e7b7d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adc6adfe224a96617389c7a42302e7b7d">BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT</a> = "bad\_record\_table\_limit\_per\_input"</td>
      </tr>

      <tr className="memdesc:adc6adfe224a96617389c7a42302e7b7d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">For subscriptions: A positive integer indicating the maximum number of records that can be written to the bad-record-table per file/payload. <br /></td>
      </tr>

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

      <tr className="memitem:ab76ea370bd1ded51a647bc3e9cf228bf" id="r_ab76ea370bd1ded51a647bc3e9cf228bf">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab76ea370bd1ded51a647bc3e9cf228bf">BATCH\_SIZE</a> = "batch\_size"</td>
      </tr>

      <tr className="memdesc:ab76ea370bd1ded51a647bc3e9cf228bf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Internal tuning parameter–number of records per batch when inserting data. <br /></td>
      </tr>

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

      <tr className="memitem:a392b65aad488d4a49552c4ef4b3acaad" id="r_a392b65aad488d4a49552c4ef4b3acaad">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a392b65aad488d4a49552c4ef4b3acaad">COLUMN\_FORMATS</a> = "column\_formats"</td>
      </tr>

      <tr className="memdesc:a392b65aad488d4a49552c4ef4b3acaad">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">For each target column specified, applies the column-property-bound format to the source data loaded into that column. <br /></td>
      </tr>

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

      <tr className="memitem:a1db8609fa953c6ae850e2842e23c6d76" id="r_a1db8609fa953c6ae850e2842e23c6d76">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1db8609fa953c6ae850e2842e23c6d76">COLUMNS\_TO\_LOAD</a> = "columns\_to\_load"</td>
      </tr>

      <tr className="memdesc:a1db8609fa953c6ae850e2842e23c6d76">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of columns from the source data to load. <br /></td>
      </tr>

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

      <tr className="memitem:a5c72a8a97738f67d9c16b8cf3b8ddb8c" id="r_a5c72a8a97738f67d9c16b8cf3b8ddb8c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5c72a8a97738f67d9c16b8cf3b8ddb8c">COLUMNS\_TO\_SKIP</a> = "columns\_to\_skip"</td>
      </tr>

      <tr className="memdesc:a5c72a8a97738f67d9c16b8cf3b8ddb8c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of columns from the source data to skip. <br /></td>
      </tr>

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

      <tr className="memitem:aeb03a52cc99f1d4df36b4a864bbaedc9" id="r_aeb03a52cc99f1d4df36b4a864bbaedc9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeb03a52cc99f1d4df36b4a864bbaedc9">COMPRESSION\_TYPE</a> = "compression\_type"</td>
      </tr>

      <tr className="memdesc:aeb03a52cc99f1d4df36b4a864bbaedc9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Payload compression type. <br /></td>
      </tr>

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

      <tr className="memitem:a274858aa96961b2fb03aa0e2c009d947" id="r_a274858aa96961b2fb03aa0e2c009d947">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a274858aa96961b2fb03aa0e2c009d947">NONE</a> = "none"</td>
      </tr>

      <tr className="memdesc:a274858aa96961b2fb03aa0e2c009d947">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Uncompressed. <br /></td>
      </tr>

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

      <tr className="memitem:a9f7ee95bd35b2ef525f5bec078e85414" id="r_a9f7ee95bd35b2ef525f5bec078e85414">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9f7ee95bd35b2ef525f5bec078e85414">AUTO</a> = "auto"</td>
      </tr>

      <tr className="memdesc:a9f7ee95bd35b2ef525f5bec078e85414">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default. <br /></td>
      </tr>

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

      <tr className="memitem:a8a0e210b3ddf8ecab41f0c4895d8d59a" id="r_a8a0e210b3ddf8ecab41f0c4895d8d59a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8a0e210b3ddf8ecab41f0c4895d8d59a">GZIP</a> = "gzip"</td>
      </tr>

      <tr className="memdesc:a8a0e210b3ddf8ecab41f0c4895d8d59a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">gzip file compression. <br /></td>
      </tr>

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

      <tr className="memitem:ae74d5bc7e32ac13394e362ce39c1f5f8" id="r_ae74d5bc7e32ac13394e362ce39c1f5f8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae74d5bc7e32ac13394e362ce39c1f5f8">BZIP2</a> = "bzip2"</td>
      </tr>

      <tr className="memdesc:ae74d5bc7e32ac13394e362ce39c1f5f8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">bzip2 file compression. <br /></td>
      </tr>

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

      <tr className="memitem:add84cb70cd6b4020c16da2745e9e2f79" id="r_add84cb70cd6b4020c16da2745e9e2f79">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#add84cb70cd6b4020c16da2745e9e2f79">DEFAULT\_COLUMN\_FORMATS</a> = "default\_column\_formats"</td>
      </tr>

      <tr className="memdesc:add84cb70cd6b4020c16da2745e9e2f79">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the default format to be applied to source data loaded into columns with the corresponding column property. <br /></td>
      </tr>

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

      <tr className="memitem:abbd1d55c779d66ed8aaabcb6a3e4b1d7" id="r_abbd1d55c779d66ed8aaabcb6a3e4b1d7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</a> = "error\_handling"</td>
      </tr>

      <tr className="memdesc:abbd1d55c779d66ed8aaabcb6a3e4b1d7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies how errors should be handled upon insertion. <br /></td>
      </tr>

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

      <tr className="memitem:a07a7767ab92ec66d3bd9d5e4b77f93f7" id="r_a07a7767ab92ec66d3bd9d5e4b77f93f7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a07a7767ab92ec66d3bd9d5e4b77f93f7">PERMISSIVE</a> = "permissive"</td>
      </tr>

      <tr className="memdesc:a07a7767ab92ec66d3bd9d5e4b77f93f7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. <br /></td>
      </tr>

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

      <tr className="memitem:af18b807a3532b75029091f9f1d2b9022" id="r_af18b807a3532b75029091f9f1d2b9022">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af18b807a3532b75029091f9f1d2b9022">IGNORE\_BAD\_RECORDS</a> = "ignore\_bad\_records"</td>
      </tr>

      <tr className="memdesc:af18b807a3532b75029091f9f1d2b9022">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Malformed records are skipped. <br /></td>
      </tr>

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

      <tr className="memitem:a15d1f886ebbc7852bae90a4517161e56" id="r_a15d1f886ebbc7852bae90a4517161e56">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a15d1f886ebbc7852bae90a4517161e56">ABORT</a> = "abort"</td>
      </tr>

      <tr className="memdesc:a15d1f886ebbc7852bae90a4517161e56">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Stops current insertion and aborts entire operation when an error is encountered. <br /></td>
      </tr>

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

      <tr className="memitem:acb39159eb2a0a7da9200b65ba9282071" id="r_acb39159eb2a0a7da9200b65ba9282071">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> = "file\_type"</td>
      </tr>

      <tr className="memdesc:acb39159eb2a0a7da9200b65ba9282071">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the type of the file(s) whose records will be inserted. <br /></td>
      </tr>

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

      <tr className="memitem:aa8482ef301a5a0462911d40a7b2409c4" id="r_aa8482ef301a5a0462911d40a7b2409c4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa8482ef301a5a0462911d40a7b2409c4">AVRO</a> = "avro"</td>
      </tr>

      <tr className="memdesc:aa8482ef301a5a0462911d40a7b2409c4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro file format. <br /></td>
      </tr>

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

      <tr className="memitem:adb1c01d61ee8fe9572d8f8392c5ac86f" id="r_adb1c01d61ee8fe9572d8f8392c5ac86f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> = "delimited\_text"</td>
      </tr>

      <tr className="memdesc:adb1c01d61ee8fe9572d8f8392c5ac86f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Delimited text file format; e.g., CSV, TSV, PSV, etc. <br /></td>
      </tr>

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

      <tr className="memitem:a6339c96f8ecc6e28351a62ad326fe00c" id="r_a6339c96f8ecc6e28351a62ad326fe00c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6339c96f8ecc6e28351a62ad326fe00c">GDB</a> = "gdb"</td>
      </tr>

      <tr className="memdesc:a6339c96f8ecc6e28351a62ad326fe00c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Esri/GDB file format. <br /></td>
      </tr>

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

      <tr className="memitem:aef645fdc23d8bf3901ddac0490cf03d8" id="r_aef645fdc23d8bf3901ddac0490cf03d8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef645fdc23d8bf3901ddac0490cf03d8">JSON</a> = "json"</td>
      </tr>

      <tr className="memdesc:aef645fdc23d8bf3901ddac0490cf03d8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">JSON file format. <br /></td>
      </tr>

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

      <tr className="memitem:af01f2073719bbed2eb7404d8ea1fa31b" id="r_af01f2073719bbed2eb7404d8ea1fa31b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af01f2073719bbed2eb7404d8ea1fa31b">PARQUET</a> = "parquet"</td>
      </tr>

      <tr className="memdesc:af01f2073719bbed2eb7404d8ea1fa31b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Apache Parquet file format. <br /></td>
      </tr>

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

      <tr className="memitem:a88b02333eafefae58d6877962f212695" id="r_a88b02333eafefae58d6877962f212695">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a88b02333eafefae58d6877962f212695">SHAPEFILE</a> = "shapefile"</td>
      </tr>

      <tr className="memdesc:a88b02333eafefae58d6877962f212695">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">ShapeFile file format. <br /></td>
      </tr>

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

      <tr className="memitem:aa3a3d2fe5034115973019d9db8ab06e0" id="r_aa3a3d2fe5034115973019d9db8ab06e0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa3a3d2fe5034115973019d9db8ab06e0">FLATTEN\_COLUMNS</a> = "flatten\_columns"</td>
      </tr>

      <tr className="memdesc:aa3a3d2fe5034115973019d9db8ab06e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies how to handle nested columns. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a2cafb3f417ebc46265e37210cff6938f" id="r_a2cafb3f417ebc46265e37210cff6938f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2cafb3f417ebc46265e37210cff6938f">GDAL\_CONFIGURATION\_OPTIONS</a> = "gdal\_configuration\_options"</td>
      </tr>

      <tr className="memdesc:a2cafb3f417ebc46265e37210cff6938f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of gdal conf options, for the specific requests: key=value. <br /></td>
      </tr>

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

      <tr className="memitem:abb29b75b4b3cdc245b8d392c2e49783f" id="r_abb29b75b4b3cdc245b8d392c2e49783f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abb29b75b4b3cdc245b8d392c2e49783f">IGNORE\_EXISTING\_PK</a> = "ignore\_existing\_pk"</td>
      </tr>

      <tr className="memdesc:abb29b75b4b3cdc245b8d392c2e49783f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the record collision error-suppression policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when not in upsert mode (upsert mode is disabled when <a className="el" href="#a737189dfd84bb8c6abec30d3cc448b6a">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>). <br /></td>
      </tr>

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

      <tr className="memitem:aaf2cb0823964c36cb32775a5b8e71148" id="r_aaf2cb0823964c36cb32775a5b8e71148">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aaf2cb0823964c36cb32775a5b8e71148">INGESTION\_MODE</a> = "ingestion\_mode"</td>
      </tr>

      <tr className="memdesc:aaf2cb0823964c36cb32775a5b8e71148">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Whether to do a full load, dry run, or perform a type inference on the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a5ec1f88b8349cdec29c3fd7d5865c4e3" id="r_a5ec1f88b8349cdec29c3fd7d5865c4e3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5ec1f88b8349cdec29c3fd7d5865c4e3">FULL</a> = "full"</td>
      </tr>

      <tr className="memdesc:a5ec1f88b8349cdec29c3fd7d5865c4e3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Run a type inference on the source data (if needed) and ingest. <br /></td>
      </tr>

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

      <tr className="memitem:a9b0b144ee3504d4e151b21f781b3f3d8" id="r_a9b0b144ee3504d4e151b21f781b3f3d8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9b0b144ee3504d4e151b21f781b3f3d8">DRY\_RUN</a> = "dry\_run"</td>
      </tr>

      <tr className="memdesc:a9b0b144ee3504d4e151b21f781b3f3d8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a15e1d01ea607c1013bdb4378c5bc17ab" id="r_a15e1d01ea607c1013bdb4378c5bc17ab">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a15e1d01ea607c1013bdb4378c5bc17ab">TYPE\_INFERENCE\_ONLY</a> = "type\_inference\_only"</td>
      </tr>

      <tr className="memdesc:a15e1d01ea607c1013bdb4378c5bc17ab">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Infer the type of the source data and return, without ingesting any data. <br /></td>
      </tr>

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

      <tr className="memitem:add5b56d0fbde70aac6e6f22bbacbc388" id="r_add5b56d0fbde70aac6e6f22bbacbc388">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#add5b56d0fbde70aac6e6f22bbacbc388">LAYER</a> = "layer"</td>
      </tr>

      <tr className="memdesc:add5b56d0fbde70aac6e6f22bbacbc388">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Geo files layer(s) name(s): comma separated. <br /></td>
      </tr>

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

      <tr className="memitem:ac045e85724d7456637cba810ee3e771b" id="r_ac045e85724d7456637cba810ee3e771b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac045e85724d7456637cba810ee3e771b">LOADING\_MODE</a> = "loading\_mode"</td>
      </tr>

      <tr className="memdesc:ac045e85724d7456637cba810ee3e771b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scheme for distributing the extraction and loading of data from the source data file(s). <br /></td>
      </tr>

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

      <tr className="memitem:a1b03235df11677d8ae696a46991c039d" id="r_a1b03235df11677d8ae696a46991c039d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1b03235df11677d8ae696a46991c039d">HEAD</a> = "head"</td>
      </tr>

      <tr className="memdesc:a1b03235df11677d8ae696a46991c039d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The head node loads all data. <br /></td>
      </tr>

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

      <tr className="memitem:ad9904802fd921fe681df2af2d00972e0" id="r_ad9904802fd921fe681df2af2d00972e0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad9904802fd921fe681df2af2d00972e0">DISTRIBUTED\_SHARED</a> = "distributed\_shared"</td>
      </tr>

      <tr className="memdesc:ad9904802fd921fe681df2af2d00972e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The head node coordinates loading data by worker processes across all nodes from shared files available to all workers. <br /></td>
      </tr>

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

      <tr className="memitem:ab21dc3a9b7e2ef41e492a987a5811dbd" id="r_ab21dc3a9b7e2ef41e492a987a5811dbd">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab21dc3a9b7e2ef41e492a987a5811dbd">DISTRIBUTED\_LOCAL</a> = "distributed\_local"</td>
      </tr>

      <tr className="memdesc:ab21dc3a9b7e2ef41e492a987a5811dbd">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A single worker process on each node loads all files that are available to it. <br /></td>
      </tr>

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

      <tr className="memitem:afdfc5c6ef840694d72d327420ceae71f" id="r_afdfc5c6ef840694d72d327420ceae71f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afdfc5c6ef840694d72d327420ceae71f">LOCAL\_TIME\_OFFSET</a> = "local\_time\_offset"</td>
      </tr>

      <tr className="memdesc:afdfc5c6ef840694d72d327420ceae71f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">For Avro local timestamp columns. <br /></td>
      </tr>

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

      <tr className="memitem:ad3ebbb936fb410b41db932bc15fe77a0" id="r_ad3ebbb936fb410b41db932bc15fe77a0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad3ebbb936fb410b41db932bc15fe77a0">MAX\_RECORDS\_TO\_LOAD</a> = "max\_records\_to\_load"</td>
      </tr>

      <tr className="memdesc:ad3ebbb936fb410b41db932bc15fe77a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Limit the number of records to load in this request: If this number is larger than a batch\_size, then the number of records loaded will be limited to the next whole number of batch\_size (per working thread). <br /></td>
      </tr>

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

      <tr className="memitem:ab5e3e19ce69019c462b3f3c15d111329" id="r_ab5e3e19ce69019c462b3f3c15d111329">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab5e3e19ce69019c462b3f3c15d111329">NAME\_COLUMNS\_FROM\_FILE</a> = "name\_columns\_from\_file"</td>
      </tr>

      <tr className="memdesc:ab5e3e19ce69019c462b3f3c15d111329">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of column names to be used as the source-data column names. <br /></td>
      </tr>

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

      <tr className="memitem:a3c8d794690265eceab040bc64d3dc37f" id="r_a3c8d794690265eceab040bc64d3dc37f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3c8d794690265eceab040bc64d3dc37f">NUM\_TASKS\_PER\_RANK</a> = "num\_tasks\_per\_rank"</td>
      </tr>

      <tr className="memdesc:a3c8d794690265eceab040bc64d3dc37f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of tasks for reading file per rank. <br /></td>
      </tr>

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

      <tr className="memitem:aef4944a7a4a99d64827f7ab435e1ec12" id="r_aef4944a7a4a99d64827f7ab435e1ec12">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef4944a7a4a99d64827f7ab435e1ec12">POLL\_INTERVAL</a> = "poll\_interval"</td>
      </tr>

      <tr className="memdesc:aef4944a7a4a99d64827f7ab435e1ec12">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, the number of seconds between attempts to load external files into the table. <br /></td>
      </tr>

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

      <tr className="memitem:abeee09b87fccc57f2372c585135af808" id="r_abeee09b87fccc57f2372c585135af808">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abeee09b87fccc57f2372c585135af808">PRIMARY\_KEYS</a> = "primary\_keys"</td>
      </tr>

      <tr className="memdesc:abeee09b87fccc57f2372c585135af808">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of column names, to set as primary keys, when not specified in the type. <br /></td>
      </tr>

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

      <tr className="memitem:a309dff0a1522484a5c81dbc8fe821b21" id="r_a309dff0a1522484a5c81dbc8fe821b21">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a309dff0a1522484a5c81dbc8fe821b21">SCHEMA\_REGISTRY\_CONNECTION\_RETRIES</a> = "schema\_registry\_connection\_retries"</td>
      </tr>

      <tr className="memdesc:a309dff0a1522484a5c81dbc8fe821b21">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Confluent Schema registry connection timeout (in secs). <br /></td>
      </tr>

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

      <tr className="memitem:a7a025e68f6e1f8a73944f9c15d1b0cfa" id="r_a7a025e68f6e1f8a73944f9c15d1b0cfa">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7a025e68f6e1f8a73944f9c15d1b0cfa">SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT</a> = "schema\_registry\_connection\_timeout"</td>
      </tr>

      <tr className="memdesc:a7a025e68f6e1f8a73944f9c15d1b0cfa">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Confluent Schema registry connection timeout (in secs). <br /></td>
      </tr>

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

      <tr className="memitem:a7496d2b582239146d3e74f358f32d2f5" id="r_a7496d2b582239146d3e74f358f32d2f5">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7496d2b582239146d3e74f358f32d2f5">SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES</a> = "schema\_registry\_max\_consecutive\_connection\_failures"</td>
      </tr>

      <tr className="memdesc:a7496d2b582239146d3e74f358f32d2f5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Max records to skip due to SR connection failures, before failing. <br /></td>
      </tr>

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

      <tr className="memitem:a7443d7b6e789d137ac4f2591d05391e4" id="r_a7443d7b6e789d137ac4f2591d05391e4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7443d7b6e789d137ac4f2591d05391e4">MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE</a> = "max\_consecutive\_invalid\_schema\_failure"</td>
      </tr>

      <tr className="memdesc:a7443d7b6e789d137ac4f2591d05391e4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Max records to skip due to schema related errors, before failing. <br /></td>
      </tr>

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

      <tr className="memitem:a67e8ac2dbbe47f9befd9057a3fbf4b02" id="r_a67e8ac2dbbe47f9befd9057a3fbf4b02">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a67e8ac2dbbe47f9befd9057a3fbf4b02">SCHEMA\_REGISTRY\_SCHEMA\_NAME</a> = "schema\_registry\_schema\_name"</td>
      </tr>

      <tr className="memdesc:a67e8ac2dbbe47f9befd9057a3fbf4b02">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the Avro schema in the schema registry to use when reading Avro records. <br /></td>
      </tr>

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

      <tr className="memitem:ad3569d7e51c113f4eb693407657e3a99" id="r_ad3569d7e51c113f4eb693407657e3a99">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad3569d7e51c113f4eb693407657e3a99">SHARD\_KEYS</a> = "shard\_keys"</td>
      </tr>

      <tr className="memdesc:ad3569d7e51c113f4eb693407657e3a99">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of column names, to set as shard keys, when not specified in the type. <br /></td>
      </tr>

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

      <tr className="memitem:a6a3ed796cee43295c223df142be623f4" id="r_a6a3ed796cee43295c223df142be623f4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6a3ed796cee43295c223df142be623f4">SKIP\_LINES</a> = "skip\_lines"</td>
      </tr>

      <tr className="memdesc:a6a3ed796cee43295c223df142be623f4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Skip a number of lines from the beginning of the file. <br /></td>
      </tr>

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

      <tr className="memitem:a0facf8dc22ebe2689813a1c118015841" id="r_a0facf8dc22ebe2689813a1c118015841">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0facf8dc22ebe2689813a1c118015841">SUBSCRIBE</a> = "subscribe"</td>
      </tr>

      <tr className="memdesc:a0facf8dc22ebe2689813a1c118015841">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Continuously poll the data source to check for new data and load it into the table. <br /></td>
      </tr>

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

      <tr className="memitem:a09589ae84200613970e368bf445833c4" id="r_a09589ae84200613970e368bf445833c4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a09589ae84200613970e368bf445833c4">TABLE\_INSERT\_MODE</a> = "table\_insert\_mode"</td>
      </tr>

      <tr className="memdesc:a09589ae84200613970e368bf445833c4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">When inserting records from multiple files: if <a className="el" href="#ac366d181f5722b7b861863546cfaa8bc">TABLE\_PER\_FILE</a>, then insert from each file into a new table. <br /></td>
      </tr>

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

      <tr className="memitem:a1fdb10a98192e7fc170c7dbd023fccc4" id="r_a1fdb10a98192e7fc170c7dbd023fccc4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1fdb10a98192e7fc170c7dbd023fccc4">SINGLE</a> = "single"</td>
      </tr>

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

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

      <tr className="memitem:ac366d181f5722b7b861863546cfaa8bc" id="r_ac366d181f5722b7b861863546cfaa8bc">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac366d181f5722b7b861863546cfaa8bc">TABLE\_PER\_FILE</a> = "table\_per\_file"</td>
      </tr>

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

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

      <tr className="memitem:ae1a8b4ad6b3db8c3fc7e0cb96d3df8d1" id="r_ae1a8b4ad6b3db8c3fc7e0cb96d3df8d1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae1a8b4ad6b3db8c3fc7e0cb96d3df8d1">TEXT\_COMMENT\_STRING</a> = "text\_comment\_string"</td>
      </tr>

      <tr className="memdesc:ae1a8b4ad6b3db8c3fc7e0cb96d3df8d1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character string that should be interpreted as a comment line prefix in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a63f1fbda6d535949914f644797d0d693" id="r_a63f1fbda6d535949914f644797d0d693">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a63f1fbda6d535949914f644797d0d693">TEXT\_DELIMITER</a> = "text\_delimiter"</td>
      </tr>

      <tr className="memdesc:a63f1fbda6d535949914f644797d0d693">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character delimiting field values in the source data and field names in the header (if present). <br /></td>
      </tr>

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

      <tr className="memitem:aff0bd58583a8921747b48ccf85448df3" id="r_aff0bd58583a8921747b48ccf85448df3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff0bd58583a8921747b48ccf85448df3">TEXT\_ESCAPE\_CHARACTER</a> = "text\_escape\_character"</td>
      </tr>

      <tr className="memdesc:aff0bd58583a8921747b48ccf85448df3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character that is used to escape other characters in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a3eb663e1bdaf9e9c337eb4abf07c8161" id="r_a3eb663e1bdaf9e9c337eb4abf07c8161">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3eb663e1bdaf9e9c337eb4abf07c8161">TEXT\_HAS\_HEADER</a> = "text\_has\_header"</td>
      </tr>

      <tr className="memdesc:a3eb663e1bdaf9e9c337eb4abf07c8161">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates whether the source data contains a header row. <br /></td>
      </tr>

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

      <tr className="memitem:a06201917c890cfb9142f50a7f3e65a14" id="r_a06201917c890cfb9142f50a7f3e65a14">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a06201917c890cfb9142f50a7f3e65a14">TEXT\_HEADER\_PROPERTY\_DELIMITER</a> = "text\_header\_property\_delimiter"</td>
      </tr>

      <tr className="memdesc:a06201917c890cfb9142f50a7f3e65a14">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the delimiter for <a href="/content/concepts/types/#column-properties" target="_top">column properties</a> in the header row (if present). <br /></td>
      </tr>

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

      <tr className="memitem:af7f5e785074c59f4df15f85174ea1ece" id="r_af7f5e785074c59f4df15f85174ea1ece">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af7f5e785074c59f4df15f85174ea1ece">TEXT\_NULL\_STRING</a> = "text\_null\_string"</td>
      </tr>

      <tr className="memdesc:af7f5e785074c59f4df15f85174ea1ece">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character string that should be interpreted as a null value in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:abc0817c769e70674ef12bd6c753049ee" id="r_abc0817c769e70674ef12bd6c753049ee">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abc0817c769e70674ef12bd6c753049ee">TEXT\_QUOTE\_CHARACTER</a> = "text\_quote\_character"</td>
      </tr>

      <tr className="memdesc:abc0817c769e70674ef12bd6c753049ee">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character that should be interpreted as a field value quoting character in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:ad88943dc0e4b355e45c2f103b00d57e0" id="r_ad88943dc0e4b355e45c2f103b00d57e0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad88943dc0e4b355e45c2f103b00d57e0">TEXT\_SEARCH\_COLUMNS</a> = "text\_search\_columns"</td>
      </tr>

      <tr className="memdesc:ad88943dc0e4b355e45c2f103b00d57e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Add 'text\_search' property to internally inferenced string columns. <br /></td>
      </tr>

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

      <tr className="memitem:a2f725e6abe6538e0f3abba9b31aed41b" id="r_a2f725e6abe6538e0f3abba9b31aed41b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f725e6abe6538e0f3abba9b31aed41b">TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH</a> = "text\_search\_min\_column\_length"</td>
      </tr>

      <tr className="memdesc:a2f725e6abe6538e0f3abba9b31aed41b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Set minimum column size. <br /></td>
      </tr>

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

      <tr className="memitem:ab9c7ba4a314a80774566c18651a4d38b" id="r_ab9c7ba4a314a80774566c18651a4d38b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab9c7ba4a314a80774566c18651a4d38b">TRIM\_SPACE</a> = "trim\_space"</td>
      </tr>

      <tr className="memdesc:ab9c7ba4a314a80774566c18651a4d38b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, remove leading or trailing space from fields. <br /></td>
      </tr>

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

      <tr className="memitem:aa3cf5b662a2805b5cc6af2787809ee23" id="r_aa3cf5b662a2805b5cc6af2787809ee23">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa3cf5b662a2805b5cc6af2787809ee23">TRUNCATE\_STRINGS</a> = "truncate\_strings"</td>
      </tr>

      <tr className="memdesc:aa3cf5b662a2805b5cc6af2787809ee23">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, truncate string values that are longer than the column's type size. <br /></td>
      </tr>

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

      <tr className="memitem:a37f066090a4791f25def651ba6498261" id="r_a37f066090a4791f25def651ba6498261">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a37f066090a4791f25def651ba6498261">TRUNCATE\_TABLE</a> = "truncate\_table"</td>
      </tr>

      <tr className="memdesc:a37f066090a4791f25def651ba6498261">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, truncates the table specified by <a className="el" href="/content/api/cs/classkinetica_1_1InsertRecordsFromPayloadRequest#a73cf14184dcced931921860b48f74c87" title="Name of the table into which the data will be inserted, in [schema_name.">InsertRecordsFromPayloadRequest.table\_name</a> prior to loading the file(s). <br /></td>
      </tr>

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

      <tr className="memitem:a86fe02225f47ed67a910abaf1622c284" id="r_a86fe02225f47ed67a910abaf1622c284">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a86fe02225f47ed67a910abaf1622c284">TYPE\_INFERENCE\_MAX\_RECORDS\_READ</a> = "type\_inference\_max\_records\_read"</td>
      </tr>

      <tr className="memdesc:a86fe02225f47ed67a910abaf1622c284">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The default value is ''. <br /></td>
      </tr>

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

      <tr className="memitem:acf98a3d321e6ca7b2d1da1ecc03056d0" id="r_acf98a3d321e6ca7b2d1da1ecc03056d0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acf98a3d321e6ca7b2d1da1ecc03056d0">TYPE\_INFERENCE\_MODE</a> = "type\_inference\_mode"</td>
      </tr>

      <tr className="memdesc:acf98a3d321e6ca7b2d1da1ecc03056d0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optimize type inference mode. <br /></td>
      </tr>

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

      <tr className="memitem:a0605dc6f975904c2351bd55e3918bb39" id="r_a0605dc6f975904c2351bd55e3918bb39">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0605dc6f975904c2351bd55e3918bb39">ACCURACY</a> = "accuracy"</td>
      </tr>

      <tr className="memdesc:a0605dc6f975904c2351bd55e3918bb39">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scans data to get exactly-typed and sized columns for all data scanned. <br /></td>
      </tr>

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

      <tr className="memitem:a270cd0c15e4cf1eb2c039e63c36c0e89" id="r_a270cd0c15e4cf1eb2c039e63c36c0e89">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a270cd0c15e4cf1eb2c039e63c36c0e89">SPEED</a> = "speed"</td>
      </tr>

      <tr className="memdesc:a270cd0c15e4cf1eb2c039e63c36c0e89">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. <br /></td>
      </tr>

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

      <tr className="memitem:a532743ff227facf8ca39a5b41b90d38f" id="r_a532743ff227facf8ca39a5b41b90d38f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a532743ff227facf8ca39a5b41b90d38f">ENABLE\_INPLACE\_UPDATES</a> = "enable\_inplace\_updates"</td>
      </tr>

      <tr className="memdesc:a532743ff227facf8ca39a5b41b90d38f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Applies only when upserting (when update\_on\_existing\_pk is true). <br /></td>
      </tr>

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

      <tr className="memitem:a737189dfd84bb8c6abec30d3cc448b6a" id="r_a737189dfd84bb8c6abec30d3cc448b6a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a737189dfd84bb8c6abec30d3cc448b6a">UPDATE\_ON\_EXISTING\_PK</a> = "update\_on\_existing\_pk"</td>
      </tr>

      <tr className="memdesc:a737189dfd84bb8c6abec30d3cc448b6a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the record collision policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a4e0195a75f7de066b3fb9de634bbb503" id="r_a4e0195a75f7de066b3fb9de634bbb503">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4e0195a75f7de066b3fb9de634bbb503">TRANSFORMATIONS</a> = "transformations"</td>
      </tr>

      <tr className="memdesc:a4e0195a75f7de066b3fb9de634bbb503">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated expressions, one per target table column. <br /></td>
      </tr>

      <tr className="separator:a4e0195a75f7de066b3fb9de634bbb503">
        <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_1InsertRecordsFromPayloadRequest#a72f07df90f51200059cf18cf13859e45" title="Optional parameters.">InsertRecordsFromPayloadRequest.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_2InsertRecordsFromPayload_8cs_source#l00296">296</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a15d1f886ebbc7852bae90a4517161e56">◆ </a></span>ABORT</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.InsertRecordsFromPayloadRequest.Options.ABORT = "abort"</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>Stops current insertion and aborts entire operation when an error is encountered. </p>
        <p>Primary key collisions are considered abortable errors in this mode.</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_2InsertRecordsFromPayload_8cs_source#l00493">493</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0605dc6f975904c2351bd55e3918bb39">◆ </a></span>ACCURACY</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.InsertRecordsFromPayloadRequest.Options.ACCURACY = "accuracy"</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>Scans data to get exactly-typed and sized columns for all data scanned. </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_2InsertRecordsFromPayload_8cs_source#l01127">1127</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9f7ee95bd35b2ef525f5bec078e85414">◆ </a></span>AUTO</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.InsertRecordsFromPayloadRequest.Options.AUTO = "auto"</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>Default. </p>
        <p>Auto detect compression 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_2InsertRecordsFromPayload_8cs_source#l00411">411</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa8482ef301a5a0462911d40a7b2409c4">◆ </a></span>AVRO</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.InsertRecordsFromPayloadRequest.Options.AVRO = "avro"</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>Avro file format. </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_2InsertRecordsFromPayload_8cs_source#l00543">543</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3323bc0123f0bd6f9b382cb83018256f">◆ </a></span>BAD\_RECORD\_TABLE\_LIMIT</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.InsertRecordsFromPayloadRequest.Options.BAD\_RECORD\_TABLE\_LIMIT = "bad\_record\_table\_limit"</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 positive integer indicating the maximum number of records that can be written to the bad-record-table. </p>
        <p>Default value is 10000.</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_2InsertRecordsFromPayload_8cs_source#l00308">308</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adc6adfe224a96617389c7a42302e7b7d">◆ </a></span>BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT</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.InsertRecordsFromPayloadRequest.Options.BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT = "bad\_record\_table\_limit\_per\_input"</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>For subscriptions: A positive integer indicating the maximum number of records that can be written to the bad-record-table per file/payload. </p>
        <p>Default value will be 'bad\_record\_table\_limit' and total size of the table per rank is limited to 'bad\_record\_table\_limit'.</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_2InsertRecordsFromPayload_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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac6528e18f932409360e8ad176113d054">◆ </a></span>BAD\_RECORD\_TABLE\_NAME</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertRecordsFromPayloadRequest.Options.BAD\_RECORD\_TABLE\_NAME = "bad\_record\_table\_name"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of a table to which records that were rejected are written. </p>
        <p>The bad-record-table has the following columns: line\_number (long), line\_rejected (string), error\_message (string). </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_2InsertRecordsFromPayload_8cs_source#l00303">303</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab76ea370bd1ded51a647bc3e9cf228bf">◆ </a></span>BATCH\_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.InsertRecordsFromPayloadRequest.Options.BATCH\_SIZE = "batch\_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>Internal tuning parameter–number of records per batch when inserting data. </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_2InsertRecordsFromPayload_8cs_source#l00320">320</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae74d5bc7e32ac13394e362ce39c1f5f8">◆ </a></span>BZIP2</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.InsertRecordsFromPayloadRequest.Options.BZIP2 = "bzip2"</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>bzip2 file compression. </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_2InsertRecordsFromPayload_8cs_source#l00417">417</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a392b65aad488d4a49552c4ef4b3acaad">◆ </a></span>COLUMN\_FORMATS</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.InsertRecordsFromPayloadRequest.Options.COLUMN\_FORMATS = "column\_formats"</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>For each target column specified, applies the column-property-bound format to the source data loaded into that column. </p>
        <p>Each column format will contain a mapping of one or more of its column properties to an appropriate format for each property. Currently supported column properties include date, time, and datetime. The parameter value must be formatted as a JSON string of maps of column names to maps of column properties to their corresponding column formats, e.g., '{"{"} "order\_date" : {"{"} "date" : "%Y.%m.%d" {"}"}, "order\_time" : {"{"} "time" : "%H:%M:%S" {"}"} {"}"}'.</p>
        <p>See <a className="el" href="#add84cb70cd6b4020c16da2745e9e2f79">DEFAULT\_COLUMN\_FORMATS</a> for valid format syntax.</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_2InsertRecordsFromPayload_8cs_source#l00336">336</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1db8609fa953c6ae850e2842e23c6d76">◆ </a></span>COLUMNS\_TO\_LOAD</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.InsertRecordsFromPayloadRequest.Options.COLUMNS\_TO\_LOAD = "columns\_to\_load"</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>Specifies a comma-delimited list of columns from the source data to load. </p>
        <p>If more than one file is being loaded, this list applies to all files.</p>
        <p>Column numbers can be specified discretely or as a range. For example, a value of '5,7,1..3' will insert values from the fifth column in the source data into the first column in the target table, from the seventh column in the source data into the second column in the target table, and from the first through third columns in the source data into the third through fifth columns in the target table.</p>
        <p>If the source data contains a header, column names matching the file header names may be provided instead of column numbers. If the target table doesn't exist, the table will be created with the columns in this order. If the target table does exist with columns in a different order than the source data, this list can be used to match the order of the target table. For example, a value of 'C, B, A' will create a three column table with column C, followed by column B, followed by column A; or will insert those fields in that order into a table created with columns in that order. If the target table exists, the column names must match the source data field names for a name-mapping to be successful.</p>
        <p>Mutually exclusive with <a className="el" href="#a5c72a8a97738f67d9c16b8cf3b8ddb8c">COLUMNS\_TO\_SKIP</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_2InsertRecordsFromPayload_8cs_source#l00363">363</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5c72a8a97738f67d9c16b8cf3b8ddb8c">◆ </a></span>COLUMNS\_TO\_SKIP</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.InsertRecordsFromPayloadRequest.Options.COLUMNS\_TO\_SKIP = "columns\_to\_skip"</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>Specifies a comma-delimited list of columns from the source data to skip. </p>
        <p>Mutually exclusive with <a className="el" href="#a1db8609fa953c6ae850e2842e23c6d76">COLUMNS\_TO\_LOAD</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_2InsertRecordsFromPayload_8cs_source#l00370">370</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aeb03a52cc99f1d4df36b4a864bbaedc9">◆ </a></span>COMPRESSION\_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.InsertRecordsFromPayloadRequest.Options.COMPRESSION\_TYPE = "compression\_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>Payload compression type. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a274858aa96961b2fb03aa0e2c009d947">NONE</a>: Uncompressed. </li>
          <li> <a className="el" href="#a9f7ee95bd35b2ef525f5bec078e85414">AUTO</a>: Default. Auto detect compression type. </li>
          <li> <a className="el" href="#a8a0e210b3ddf8ecab41f0c4895d8d59a">GZIP</a>: gzip file compression. </li>
          <li> <a className="el" href="#ae74d5bc7e32ac13394e362ce39c1f5f8">BZIP2</a>: bzip2 file compression. </li>
        </ul>

        <p>The default value is <a className="el" href="#a9f7ee95bd35b2ef525f5bec078e85414">AUTO</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_2InsertRecordsFromPayload_8cs_source#l00404">404</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#add84cb70cd6b4020c16da2745e9e2f79">◆ </a></span>DEFAULT\_COLUMN\_FORMATS</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.InsertRecordsFromPayloadRequest.Options.DEFAULT\_COLUMN\_FORMATS = "default\_column\_formats"</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>Specifies the default format to be applied to source data loaded into columns with the corresponding column property. </p>
        <p>Currently supported column properties include date, time, and datetime. This default column-property-bound format can be overridden by specifying a column property and format for a given target column in <a className="el" href="#a392b65aad488d4a49552c4ef4b3acaad">COLUMN\_FORMATS</a>. For each specified annotation, the format will apply to all columns with that annotation unless a custom <a className="el" href="#a392b65aad488d4a49552c4ef4b3acaad">COLUMN\_FORMATS</a> for that annotation is specified.</p>
        <p>The parameter value must be formatted as a JSON string that is a map of column properties to their respective column formats, e.g., '{"{"} "date" : "%Y.%m.%d", "time" : "%H:%M:%S" {"}"}'. Column formats are specified as a string of control characters and plain text. The supported control characters are 'Y', 'm', 'd', 'H', 'M', 'S', and 's', which follow the Linux 'strptime()' specification, as well as 's', which specifies seconds and fractional seconds (though the fractional component will be truncated past milliseconds).</p>
        <p>Formats for the 'date' annotation must include the 'Y', 'm', and 'd' control characters. Formats for the 'time' annotation must include the 'H', 'M', and either 'S' or 's' (but not both) control characters. Formats for the 'datetime' annotation meet both the 'date' and 'time' control character requirements. For example, '{"{"}"datetime" : "%m/%d/%Y %H:%M:%S" {"}"}' would be used to interpret text as "05/04/2000 12:12:11"</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_2InsertRecordsFromPayload_8cs_source#l00447">447</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adb1c01d61ee8fe9572d8f8392c5ac86f">◆ </a></span>DELIMITED\_TEXT</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.InsertRecordsFromPayloadRequest.Options.DELIMITED\_TEXT = "delimited\_text"</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>Delimited text file format; e.g., CSV, TSV, PSV, etc. </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_2InsertRecordsFromPayload_8cs_source#l00547">547</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab21dc3a9b7e2ef41e492a987a5811dbd">◆ </a></span>DISTRIBUTED\_LOCAL</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.InsertRecordsFromPayloadRequest.Options.DISTRIBUTED\_LOCAL = "distributed\_local"</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 single worker process on each node loads all files that are available to it. </p>
        <p>This option works best when each worker loads files from its own file system, to maximize performance. In order to avoid data duplication, either each worker performing the load needs to have visibility to a set of files unique to it (no file is visible to more than one node) or the target table needs to have a primary key (which will allow the worker to automatically deduplicate data).</p>
        <p>NOTE:</p>
        <p>If the target table doesn't exist, the table structure will be determined by the head node. If the head node has no files local to it, it will be unable to determine the structure and the request will fail.</p>
        <p>If the head node is configured to have no worker processes, no data strictly accessible to the head node will be loaded.</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_2InsertRecordsFromPayload_8cs_source#l00790">790</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad9904802fd921fe681df2af2d00972e0">◆ </a></span>DISTRIBUTED\_SHARED</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.InsertRecordsFromPayloadRequest.Options.DISTRIBUTED\_SHARED = "distributed\_shared"</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 head node coordinates loading data by worker processes across all nodes from shared files available to all workers. </p>
        <p>NOTE:</p>
        <p>Instead of existing on a shared source, the files can be duplicated on a source local to each host to improve performance, though the files must appear as the same data set from the perspective of all hosts performing the load.</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_2InsertRecordsFromPayload_8cs_source#l00771">771</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9b0b144ee3504d4e151b21f781b3f3d8">◆ </a></span>DRY\_RUN</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.InsertRecordsFromPayloadRequest.Options.DRY\_RUN = "dry\_run"</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>Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</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_2InsertRecordsFromPayload_8cs_source#l00691">691</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a532743ff227facf8ca39a5b41b90d38f">◆ </a></span>ENABLE\_INPLACE\_UPDATES</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.InsertRecordsFromPayloadRequest.Options.ENABLE\_INPLACE\_UPDATES = "enable\_inplace\_updates"</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>Applies only when upserting (when update\_on\_existing\_pk is true). </p>
        <p>If set to true (the default), an existing record matched by primary key is modified in place. If set to false, the matched record is updated by deleting it and inserting a replacement (delete and insert), which prevents the change from being reflected in dependent materialized views until they are refreshed. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">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_2InsertRecordsFromPayload_8cs_source#l01157">1157</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">◆ </a></span>ERROR\_HANDLING</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.InsertRecordsFromPayloadRequest.Options.ERROR\_HANDLING = "error\_handling"</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>Specifies how errors should be handled upon insertion. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a07a7767ab92ec66d3bd9d5e4b77f93f7">PERMISSIVE</a>: <a className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. </li>
          <li> <a className="el" href="#af18b807a3532b75029091f9f1d2b9022">IGNORE\_BAD\_RECORDS</a>: Malformed records are skipped. </li>
          <li> <a className="el" href="#a15d1f886ebbc7852bae90a4517161e56">ABORT</a>: Stops current insertion and aborts entire operation when an error is encountered. Primary key collisions are considered abortable errors in this mode. </li>
        </ul>

        <p>The default value is <a className="el" href="#a15d1f886ebbc7852bae90a4517161e56">ABORT</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_2InsertRecordsFromPayload_8cs_source#l00480">480</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a14385330e02804576d4d52b64b00e571">◆ </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.InsertRecordsFromPayloadRequest.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_1InsertRecordsFromPayloadRequest_1_1Options" title="A set of string constants for the parameter InsertRecordsFromPayloadRequest.options.">InsertRecordsFromPayloadRequest.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_2InsertRecordsFromPayload_8cs_source#l00592">592</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acb39159eb2a0a7da9200b65ba9282071">◆ </a></span>FILE\_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.InsertRecordsFromPayloadRequest.Options.FILE\_TYPE = "file\_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>Specifies the type of the file(s) whose records will be inserted. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aa8482ef301a5a0462911d40a7b2409c4">AVRO</a>: Avro file format. </li>
          <li> <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a>: Delimited text file format; e.g., CSV, TSV, PSV, etc. </li>
          <li> <a className="el" href="#a6339c96f8ecc6e28351a62ad326fe00c">GDB</a>: Esri/GDB file format. </li>
          <li> <a className="el" href="#aef645fdc23d8bf3901ddac0490cf03d8">JSON</a>: JSON file format. </li>
          <li> <a className="el" href="#af01f2073719bbed2eb7404d8ea1fa31b">PARQUET</a>: Apache Parquet file format. </li>
          <li> <a className="el" href="#a88b02333eafefae58d6877962f212695">SHAPEFILE</a>: ShapeFile file format. </li>
        </ul>

        <p>The default value is <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</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_2InsertRecordsFromPayload_8cs_source#l00540">540</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa3a3d2fe5034115973019d9db8ab06e0">◆ </a></span>FLATTEN\_COLUMNS</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.InsertRecordsFromPayloadRequest.Options.FLATTEN\_COLUMNS = "flatten\_columns"</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>Specifies how to handle nested columns. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>: Break up nested columns to multiple columns. </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>: Treat nested columns as JSON columns instead of flattening. </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l00582">582</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5ec1f88b8349cdec29c3fd7d5865c4e3">◆ </a></span>FULL</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.InsertRecordsFromPayloadRequest.Options.FULL = "full"</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>Run a type inference on the source data (if needed) and ingest. </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_2InsertRecordsFromPayload_8cs_source#l00684">684</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2cafb3f417ebc46265e37210cff6938f">◆ </a></span>GDAL\_CONFIGURATION\_OPTIONS</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.InsertRecordsFromPayloadRequest.Options.GDAL\_CONFIGURATION\_OPTIONS = "gdal\_configuration\_options"</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 gdal conf options, for the specific requests: key=value. </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_2InsertRecordsFromPayload_8cs_source#l00597">597</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6339c96f8ecc6e28351a62ad326fe00c">◆ </a></span>GDB</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.InsertRecordsFromPayloadRequest.Options.GDB = "gdb"</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>Esri/GDB file format. </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_2InsertRecordsFromPayload_8cs_source#l00550">550</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8a0e210b3ddf8ecab41f0c4895d8d59a">◆ </a></span>GZIP</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.InsertRecordsFromPayloadRequest.Options.GZIP = "gzip"</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>gzip file compression. </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_2InsertRecordsFromPayload_8cs_source#l00414">414</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b03235df11677d8ae696a46991c039d">◆ </a></span>HEAD</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.InsertRecordsFromPayloadRequest.Options.HEAD = "head"</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 head node loads all data. </p>
        <p>All files must be available to the head node.</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_2InsertRecordsFromPayload_8cs_source#l00761">761</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af18b807a3532b75029091f9f1d2b9022">◆ </a></span>IGNORE\_BAD\_RECORDS</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.InsertRecordsFromPayloadRequest.Options.IGNORE\_BAD\_RECORDS = "ignore\_bad\_records"</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>Malformed records are skipped. </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_2InsertRecordsFromPayload_8cs_source#l00487">487</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abb29b75b4b3cdc245b8d392c2e49783f">◆ </a></span>IGNORE\_EXISTING\_PK</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.InsertRecordsFromPayloadRequest.Options.IGNORE\_EXISTING\_PK = "ignore\_existing\_pk"</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>Specifies the record collision error-suppression policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when not in upsert mode (upsert mode is disabled when <a className="el" href="#a737189dfd84bb8c6abec30d3cc448b6a">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>). </p>
        <p>If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, any record being inserted that is rejected for having primary key values that match those of an existing table record will be ignored with no error generated. If <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>, the rejection of any record for having primary key values matching an existing record will result in an error being reported, as determined by <a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</a>. If the specified table does not have a primary key or if upsert mode is in effect (<a className="el" href="#a737189dfd84bb8c6abec30d3cc448b6a">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>), then this option has no effect. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>: Ignore new records whose primary key values collide with those of existing records. </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>: Treat as errors any new records whose primary key values collide with those of existing records. </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l00645">645</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaf2cb0823964c36cb32775a5b8e71148">◆ </a></span>INGESTION\_MODE</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.InsertRecordsFromPayloadRequest.Options.INGESTION\_MODE = "ingestion\_mode"</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>Whether to do a full load, dry run, or perform a type inference on the source data. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5ec1f88b8349cdec29c3fd7d5865c4e3">FULL</a>: Run a type inference on the source data (if needed) and ingest. </li>
          <li> <a className="el" href="#a9b0b144ee3504d4e151b21f781b3f3d8">DRY\_RUN</a>: Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</a>. </li>
          <li> <a className="el" href="#a15e1d01ea607c1013bdb4378c5bc17ab">TYPE\_INFERENCE\_ONLY</a>: Infer the type of the source data and return, without ingesting any data. The inferred type is returned in the response. </li>
        </ul>

        <p>The default value is <a className="el" href="#a5ec1f88b8349cdec29c3fd7d5865c4e3">FULL</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_2InsertRecordsFromPayload_8cs_source#l00680">680</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aef645fdc23d8bf3901ddac0490cf03d8">◆ </a></span>JSON</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.InsertRecordsFromPayloadRequest.Options.JSON = "json"</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>JSON file format. </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_2InsertRecordsFromPayload_8cs_source#l00553">553</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#add5b56d0fbde70aac6e6f22bbacbc388">◆ </a></span>LAYER</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.InsertRecordsFromPayloadRequest.Options.LAYER = "layer"</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>Geo files layer(s) name(s): comma separated. </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_2InsertRecordsFromPayload_8cs_source#l00701">701</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac045e85724d7456637cba810ee3e771b">◆ </a></span>LOADING\_MODE</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.InsertRecordsFromPayloadRequest.Options.LOADING\_MODE = "loading\_mode"</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>Scheme for distributing the extraction and loading of data from the source data file(s). </p>
        <p>This option applies only when loading files that are local to the database. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a1b03235df11677d8ae696a46991c039d">HEAD</a>: The head node loads all data. All files must be available to the head node. </li>
          <li> <a className="el" href="#ad9904802fd921fe681df2af2d00972e0">DISTRIBUTED\_SHARED</a>: The head node coordinates loading data by worker processes across all nodes from shared files available to all workers. NOTE: Instead of existing on a shared source, the files can be duplicated on a source local to each host to improve performance, though the files must appear as the same data set from the perspective of all hosts performing the load. </li>
          <li> <a className="el" href="#ab21dc3a9b7e2ef41e492a987a5811dbd">DISTRIBUTED\_LOCAL</a>: A single worker process on each node loads all files that are available to it. This option works best when each worker loads files from its own file system, to maximize performance. In order to avoid data duplication, either each worker performing the load needs to have visibility to a set of files unique to it (no file is visible to more than one node) or the target table needs to have a primary key (which will allow the worker to automatically deduplicate data). NOTE: If the target table doesn't exist, the table structure will be determined by the head node. If the head node has no files local to it, it will be unable to determine the structure and the request will fail. If the head node is configured to have no worker processes, no data strictly accessible to the head node will be loaded. </li>
        </ul>

        <p>The default value is <a className="el" href="#a1b03235df11677d8ae696a46991c039d">HEAD</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_2InsertRecordsFromPayload_8cs_source#l00756">756</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afdfc5c6ef840694d72d327420ceae71f">◆ </a></span>LOCAL\_TIME\_OFFSET</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.InsertRecordsFromPayloadRequest.Options.LOCAL\_TIME\_OFFSET = "local\_time\_offset"</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>For Avro local timestamp 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_2InsertRecordsFromPayload_8cs_source#l00793">793</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7443d7b6e789d137ac4f2591d05391e4">◆ </a></span>MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE</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.InsertRecordsFromPayloadRequest.Options.MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE = "max\_consecutive\_invalid\_schema\_failure"</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>Max records to skip due to schema related errors, before failing. </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_2InsertRecordsFromPayload_8cs_source#l00852">852</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad3ebbb936fb410b41db932bc15fe77a0">◆ </a></span>MAX\_RECORDS\_TO\_LOAD</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.InsertRecordsFromPayloadRequest.Options.MAX\_RECORDS\_TO\_LOAD = "max\_records\_to\_load"</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>Limit the number of records to load in this request: If this number is larger than a batch\_size, then the number of records loaded will be limited to the next whole number of batch\_size (per working thread). </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_2InsertRecordsFromPayload_8cs_source#l00800">800</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab5e3e19ce69019c462b3f3c15d111329">◆ </a></span>NAME\_COLUMNS\_FROM\_FILE</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.InsertRecordsFromPayloadRequest.Options.NAME\_COLUMNS\_FROM\_FILE = "name\_columns\_from\_file"</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>Specifies a comma-delimited list of column names to be used as the source-data column names. </p>
        <p>If the payload has a header row (i.e., <a className="el" href="#a3eb663e1bdaf9e9c337eb4abf07c8161">TEXT\_HAS\_HEADER</a> is <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>), these names override the payload's header names. If the payload has no header row, these names are used as the source-data column names. Either way, the i-th name in this list applies to the i-th column in the payload, enabling name-based matching against the target table's columns (and use with <a className="el" href="#a1db8609fa953c6ae850e2842e23c6d76">COLUMNS\_TO\_LOAD</a> / <a className="el" href="#a5c72a8a97738f67d9c16b8cf3b8ddb8c">COLUMNS\_TO\_SKIP</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_2InsertRecordsFromPayload_8cs_source#l00817">817</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a274858aa96961b2fb03aa0e2c009d947">◆ </a></span>NONE</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.InsertRecordsFromPayloadRequest.Options.NONE = "none"</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>Uncompressed. </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_2InsertRecordsFromPayload_8cs_source#l00407">407</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3c8d794690265eceab040bc64d3dc37f">◆ </a></span>NUM\_TASKS\_PER\_RANK</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.InsertRecordsFromPayloadRequest.Options.NUM\_TASKS\_PER\_RANK = "num\_tasks\_per\_rank"</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>Number of tasks for reading file per rank. </p>
        <p>Default will be external\_file\_reader\_num\_tasks. </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_2InsertRecordsFromPayload_8cs_source#l00822">822</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af01f2073719bbed2eb7404d8ea1fa31b">◆ </a></span>PARQUET</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.InsertRecordsFromPayloadRequest.Options.PARQUET = "parquet"</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>Apache Parquet file format. </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_2InsertRecordsFromPayload_8cs_source#l00556">556</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a07a7767ab92ec66d3bd9d5e4b77f93f7">◆ </a></span>PERMISSIVE</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.InsertRecordsFromPayloadRequest.Options.PERMISSIVE = "permissive"</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 className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. </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_2InsertRecordsFromPayload_8cs_source#l00484">484</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aef4944a7a4a99d64827f7ab435e1ec12">◆ </a></span>POLL\_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.InsertRecordsFromPayloadRequest.Options.POLL\_INTERVAL = "poll\_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>If <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, the number of seconds between attempts to load external files into the table. </p>
        <p>If zero, polling will be continuous as long as data is found. If no data is found, the interval will steadily increase to a maximum of 60 seconds.</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_2InsertRecordsFromPayload_8cs_source#l00831">831</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abeee09b87fccc57f2372c585135af808">◆ </a></span>PRIMARY\_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.InsertRecordsFromPayloadRequest.Options.PRIMARY\_KEYS = "primary\_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 column names, to set as primary keys, when not specified in the type. </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_2InsertRecordsFromPayload_8cs_source#l00836">836</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a309dff0a1522484a5c81dbc8fe821b21">◆ </a></span>SCHEMA\_REGISTRY\_CONNECTION\_RETRIES</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.InsertRecordsFromPayloadRequest.Options.SCHEMA\_REGISTRY\_CONNECTION\_RETRIES = "schema\_registry\_connection\_retries"</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>Confluent Schema registry connection timeout (in secs). </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_2InsertRecordsFromPayload_8cs_source#l00840">840</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7a025e68f6e1f8a73944f9c15d1b0cfa">◆ </a></span>SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT</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.InsertRecordsFromPayloadRequest.Options.SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT = "schema\_registry\_connection\_timeout"</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>Confluent Schema registry connection timeout (in secs). </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_2InsertRecordsFromPayload_8cs_source#l00844">844</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7496d2b582239146d3e74f358f32d2f5">◆ </a></span>SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES</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.InsertRecordsFromPayloadRequest.Options.SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES = "schema\_registry\_max\_consecutive\_connection\_failures"</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>Max records to skip due to SR connection failures, before failing. </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_2InsertRecordsFromPayload_8cs_source#l00848">848</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a67e8ac2dbbe47f9befd9057a3fbf4b02">◆ </a></span>SCHEMA\_REGISTRY\_SCHEMA\_NAME</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertRecordsFromPayloadRequest.Options.SCHEMA\_REGISTRY\_SCHEMA\_NAME = "schema\_registry\_schema\_name"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of the Avro schema in the schema registry to use when reading Avro records. </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_2InsertRecordsFromPayload_8cs_source#l00856">856</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a88b02333eafefae58d6877962f212695">◆ </a></span>SHAPEFILE</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.InsertRecordsFromPayloadRequest.Options.SHAPEFILE = "shapefile"</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>ShapeFile file format. </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_2InsertRecordsFromPayload_8cs_source#l00559">559</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad3569d7e51c113f4eb693407657e3a99">◆ </a></span>SHARD\_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.InsertRecordsFromPayloadRequest.Options.SHARD\_KEYS = "shard\_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 column names, to set as shard keys, when not specified in the type. </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_2InsertRecordsFromPayload_8cs_source#l00861">861</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1fdb10a98192e7fc170c7dbd023fccc4">◆ </a></span>SINGLE</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.InsertRecordsFromPayloadRequest.Options.SINGLE = "single"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1InsertRecordsFromPayloadRequest_1_1Options" title="A set of string constants for the parameter InsertRecordsFromPayloadRequest.options.">InsertRecordsFromPayloadRequest.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_2InsertRecordsFromPayload_8cs_source#l00912">912</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6a3ed796cee43295c223df142be623f4">◆ </a></span>SKIP\_LINES</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.InsertRecordsFromPayloadRequest.Options.SKIP\_LINES = "skip\_lines"</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>Skip a number of lines from the beginning of the file. </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_2InsertRecordsFromPayload_8cs_source#l00865">865</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a270cd0c15e4cf1eb2c039e63c36c0e89">◆ </a></span>SPEED</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.InsertRecordsFromPayloadRequest.Options.SPEED = "speed"</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>Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. </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_2InsertRecordsFromPayload_8cs_source#l01131">1131</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0facf8dc22ebe2689813a1c118015841">◆ </a></span>SUBSCRIBE</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.InsertRecordsFromPayloadRequest.Options.SUBSCRIBE = "subscribe"</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>Continuously poll the data source to check for new data and load it into the table. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l00885">885</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a09589ae84200613970e368bf445833c4">◆ </a></span>TABLE\_INSERT\_MODE</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.InsertRecordsFromPayloadRequest.Options.TABLE\_INSERT\_MODE = "table\_insert\_mode"</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>When inserting records from multiple files: if <a className="el" href="#ac366d181f5722b7b861863546cfaa8bc">TABLE\_PER\_FILE</a>, then insert from each file into a new table. </p>
        <p>Currently supported only for shapefiles. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a1fdb10a98192e7fc170c7dbd023fccc4">SINGLE</a> </li>
          <li> <a className="el" href="#ac366d181f5722b7b861863546cfaa8bc">TABLE\_PER\_FILE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a1fdb10a98192e7fc170c7dbd023fccc4">SINGLE</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_2InsertRecordsFromPayload_8cs_source#l00907">907</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac366d181f5722b7b861863546cfaa8bc">◆ </a></span>TABLE\_PER\_FILE</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.InsertRecordsFromPayloadRequest.Options.TABLE\_PER\_FILE = "table\_per\_file"</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 constant for the <a className="el" href="/content/api/cs/structkinetica_1_1InsertRecordsFromPayloadRequest_1_1Options" title="A set of string constants for the parameter InsertRecordsFromPayloadRequest.options.">InsertRecordsFromPayloadRequest.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_2InsertRecordsFromPayload_8cs_source#l00917">917</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae1a8b4ad6b3db8c3fc7e0cb96d3df8d1">◆ </a></span>TEXT\_COMMENT\_STRING</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.InsertRecordsFromPayloadRequest.Options.TEXT\_COMMENT\_STRING = "text\_comment\_string"</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>Specifies the character string that should be interpreted as a comment line prefix in the source data. </p>
        <p>All lines in the data starting with the provided string are ignored.</p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. 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_2InsertRecordsFromPayload_8cs_source#l00928">928</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a63f1fbda6d535949914f644797d0d693">◆ </a></span>TEXT\_DELIMITER</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.InsertRecordsFromPayloadRequest.Options.TEXT\_DELIMITER = "text\_delimiter"</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>Specifies the character delimiting field values in the source data and field names in the header (if present). </p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. 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_2InsertRecordsFromPayload_8cs_source#l00937">937</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff0bd58583a8921747b48ccf85448df3">◆ </a></span>TEXT\_ESCAPE\_CHARACTER</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.InsertRecordsFromPayloadRequest.Options.TEXT\_ESCAPE\_CHARACTER = "text\_escape\_character"</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>Specifies the character that is used to escape other characters in the source data. </p>
        <p>An 'a', 'b', 'f', 'n', 'r', 't', or 'v' preceded by an escape character will be interpreted as the ASCII bell, backspace, form feed, line feed, carriage return, horizontal tab, and vertical tab, respectively. For example, the escape character followed by an 'n' will be interpreted as a newline within a field value.</p>
        <p>The escape character can also be used to escape the quoting character, and will be treated as an escape character whether it is within a quoted field value or not.</p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only.</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_2InsertRecordsFromPayload_8cs_source#l00955">955</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3eb663e1bdaf9e9c337eb4abf07c8161">◆ </a></span>TEXT\_HAS\_HEADER</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.InsertRecordsFromPayloadRequest.Options.TEXT\_HAS\_HEADER = "text\_has\_header"</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 source data contains a header row. </p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">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_2InsertRecordsFromPayload_8cs_source#l00980">980</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a06201917c890cfb9142f50a7f3e65a14">◆ </a></span>TEXT\_HEADER\_PROPERTY\_DELIMITER</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.InsertRecordsFromPayloadRequest.Options.TEXT\_HEADER\_PROPERTY\_DELIMITER = "text\_header\_property\_delimiter"</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>Specifies the delimiter for <a href="/content/concepts/types/#column-properties" target="_top">column properties</a> in the header row (if present). </p>
        <p>Cannot be set to same value as <a className="el" href="#a63f1fbda6d535949914f644797d0d693">TEXT\_DELIMITER</a>.</p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. 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_2InsertRecordsFromPayload_8cs_source#l00993">993</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af7f5e785074c59f4df15f85174ea1ece">◆ </a></span>TEXT\_NULL\_STRING</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.InsertRecordsFromPayloadRequest.Options.TEXT\_NULL\_STRING = "text\_null\_string"</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>Specifies the character string that should be interpreted as a null value in the source data. </p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. The default value is '\N'.</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_2InsertRecordsFromPayload_8cs_source#l01002">1002</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abc0817c769e70674ef12bd6c753049ee">◆ </a></span>TEXT\_QUOTE\_CHARACTER</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.InsertRecordsFromPayloadRequest.Options.TEXT\_QUOTE\_CHARACTER = "text\_quote\_character"</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>Specifies the character that should be interpreted as a field value quoting character in the source data. </p>
        <p>The character must appear at beginning and end of field value to take effect. Delimiters within quoted fields are treated as literals and not delimiters. Within a quoted field, two consecutive quote characters will be interpreted as a single literal quote character, effectively escaping it. To not have a quote character, specify an empty string.</p>
        <p>For <a className="el" href="#adb1c01d61ee8fe9572d8f8392c5ac86f">DELIMITED\_TEXT</a> <a className="el" href="#acb39159eb2a0a7da9200b65ba9282071">FILE\_TYPE</a> only. 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_2InsertRecordsFromPayload_8cs_source#l01017">1017</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad88943dc0e4b355e45c2f103b00d57e0">◆ </a></span>TEXT\_SEARCH\_COLUMNS</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.InsertRecordsFromPayloadRequest.Options.TEXT\_SEARCH\_COLUMNS = "text\_search\_columns"</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>Add 'text\_search' property to internally inferenced string columns. </p>
        <p>Comma separated list of column names or '\*' for all columns. To add text\_search property only to string columns of minimum size, set also the option 'text\_search\_min\_column\_length'. </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_2InsertRecordsFromPayload_8cs_source#l01025">1025</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2f725e6abe6538e0f3abba9b31aed41b">◆ </a></span>TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH</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.InsertRecordsFromPayloadRequest.Options.TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH = "text\_search\_min\_column\_length"</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>Set minimum column size. </p>
        <p>Used only when 'text\_search\_columns' has a value. </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_2InsertRecordsFromPayload_8cs_source#l01030">1030</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4e0195a75f7de066b3fb9de634bbb503">◆ </a></span>TRANSFORMATIONS</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.InsertRecordsFromPayloadRequest.Options.TRANSFORMATIONS = "transformations"</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 expressions, one per target table column. </p>
        <p>Each expression is evaluated per record. Empty entries (two consecutive commas) mean no transformation for that column – the value is resolved from the input record, table default, NULL, or an error. Expressions may reference input columns by name or by position ($1 for the first input column, $2 for the second, etc.). The default value is ''.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2InsertRecordsFromPayload_8cs_source#l01206">1206</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab9c7ba4a314a80774566c18651a4d38b">◆ </a></span>TRIM\_SPACE</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.InsertRecordsFromPayloadRequest.Options.TRIM\_SPACE = "trim\_space"</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 set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, remove leading or trailing space from fields. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l01051">1051</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5c023c519e21b1cdee3638a323bde0e4">◆ </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.InsertRecordsFromPayloadRequest.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_1InsertRecordsFromPayloadRequest_1_1Options" title="A set of string constants for the parameter InsertRecordsFromPayloadRequest.options.">InsertRecordsFromPayloadRequest.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_2InsertRecordsFromPayload_8cs_source#l00587">587</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa3cf5b662a2805b5cc6af2787809ee23">◆ </a></span>TRUNCATE\_STRINGS</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.InsertRecordsFromPayloadRequest.Options.TRUNCATE\_STRINGS = "truncate\_strings"</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 set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, truncate string values that are longer than the column's type size. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l01073">1073</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a37f066090a4791f25def651ba6498261">◆ </a></span>TRUNCATE\_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.InsertRecordsFromPayloadRequest.Options.TRUNCATE\_TABLE = "truncate\_table"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, truncates the table specified by <a className="el" href="/content/api/cs/classkinetica_1_1InsertRecordsFromPayloadRequest#a73cf14184dcced931921860b48f74c87" title="Name of the table into which the data will be inserted, in [schema_name.">InsertRecordsFromPayloadRequest.table\_name</a> prior to loading the file(s). </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a> </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l01096">1096</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a86fe02225f47ed67a910abaf1622c284">◆ </a></span>TYPE\_INFERENCE\_MAX\_RECORDS\_READ</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.InsertRecordsFromPayloadRequest.Options.TYPE\_INFERENCE\_MAX\_RECORDS\_READ = "type\_inference\_max\_records\_read"</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 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_2InsertRecordsFromPayload_8cs_source#l01099">1099</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acf98a3d321e6ca7b2d1da1ecc03056d0">◆ </a></span>TYPE\_INFERENCE\_MODE</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.InsertRecordsFromPayloadRequest.Options.TYPE\_INFERENCE\_MODE = "type\_inference\_mode"</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>Optimize type inference mode. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a0605dc6f975904c2351bd55e3918bb39">ACCURACY</a>: Scans data to get exactly-typed and sized columns for all data scanned. </li>
          <li> <a className="el" href="#a270cd0c15e4cf1eb2c039e63c36c0e89">SPEED</a>: Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. </li>
        </ul>

        <p>The default value is <a className="el" href="#a0605dc6f975904c2351bd55e3918bb39">ACCURACY</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_2InsertRecordsFromPayload_8cs_source#l01123">1123</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a15e1d01ea607c1013bdb4378c5bc17ab">◆ </a></span>TYPE\_INFERENCE\_ONLY</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.InsertRecordsFromPayloadRequest.Options.TYPE\_INFERENCE\_ONLY = "type\_inference\_only"</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>Infer the type of the source data and return, without ingesting any data. </p>
        <p>The inferred type is returned in the response. </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_2InsertRecordsFromPayload_8cs_source#l00697">697</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a737189dfd84bb8c6abec30d3cc448b6a">◆ </a></span>UPDATE\_ON\_EXISTING\_PK</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.InsertRecordsFromPayloadRequest.Options.UPDATE\_ON\_EXISTING\_PK = "update\_on\_existing\_pk"</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>Specifies the record collision policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. </p>
        <p>If set to <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>, any existing table record with primary key values that match those of a record being inserted will be replaced by that new record (the new data will be "upserted"). If set to <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>, any existing table record with primary key values that match those of a record being inserted will remain unchanged, while the new record will be rejected and the error handled as determined by <a className="el" href="#abb29b75b4b3cdc245b8d392c2e49783f">IGNORE\_EXISTING\_PK</a> and <a className="el" href="#abbd1d55c779d66ed8aaabcb6a3e4b1d7">ERROR\_HANDLING</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5c023c519e21b1cdee3638a323bde0e4">TRUE</a>: Upsert new records when primary keys match existing records. </li>
          <li> <a className="el" href="#a14385330e02804576d4d52b64b00e571">FALSE</a>: Reject new records when primary keys match existing records. </li>
        </ul>

        <p>The default value is <a className="el" href="#a14385330e02804576d4d52b64b00e571">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_2InsertRecordsFromPayload_8cs_source#l01196">1196</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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.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_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2InsertRecordsFromPayload_8cs_source">InsertRecordsFromPayload.cs</a></li>
    </ul>
  </div>
</div>
