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

# gpudb::InsertRecordsRandomResponse

> gpudb::InsertRecordsRandomResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a5609aacb2f2c2a35c82db9f69747404a">GPUdb::insertRecordsRandom</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/insert__records__random_8h_source">gpudb/protocol/insert\_records\_random.h</a>></code></p>

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

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

      <tr className="memdesc:a9b1e8c909ee46364b9846a21bad4df32">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsRandomResponse" title="A set of results returned by GPUdb::insertRecordsRandom.">InsertRecordsRandomResponse</a> object with default parameters. <br /></td>
      </tr>

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

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

      <tr className="memitem:a7453610c12a9d4480da503e447523848" id="r_a7453610c12a9d4480da503e447523848">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7453610c12a9d4480da503e447523848">tableName</a></td>
      </tr>

      <tr className="memdesc:a7453610c12a9d4480da503e447523848">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsRandomRequest#a944167345735a2cad3ecfbbb91adc756">tableName</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a9f0c0f75bc2e2f35bf91bc1078a4cbd8" id="r_a9f0c0f75bc2e2f35bf91bc1078a4cbd8">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9f0c0f75bc2e2f35bf91bc1078a4cbd8">count</a></td>
      </tr>

      <tr className="memdesc:a9f0c0f75bc2e2f35bf91bc1078a4cbd8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records inserted. <br /></td>
      </tr>

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

      <tr className="memitem:ae02b0ff50aa485dcbf8d7da1d28cccd4" id="r_ae02b0ff50aa485dcbf8d7da1d28cccd4">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae02b0ff50aa485dcbf8d7da1d28cccd4">info</a></td>
      </tr>

      <tr className="memdesc:ae02b0ff50aa485dcbf8d7da1d28cccd4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a5609aacb2f2c2a35c82db9f69747404a">GPUdb::insertRecordsRandom</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__random_8h_source#l00661">661</a> of file <a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a9b1e8c909ee46364b9846a21bad4df32">◆ </a></span>InsertRecordsRandomResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::InsertRecordsRandomResponse::InsertRecordsRandomResponse </td>
                  <td>(</td>

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

                  <td>)</td>

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

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

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsRandomResponse" title="A set of results returned by GPUdb::insertRecordsRandom.">InsertRecordsRandomResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__random_8h_source#l00667">667</a> of file <a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a9f0c0f75bc2e2f35bf91bc1078a4cbd8">◆ </a></span>count</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::InsertRecordsRandomResponse::count</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Number of records inserted. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__random_8h_source#l00683">683</a> of file <a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae02b0ff50aa485dcbf8d7da1d28cccd4">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::InsertRecordsRandomResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__random_8h_source#l00688">688</a> of file <a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7453610c12a9d4480da503e447523848">◆ </a></span>tableName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::InsertRecordsRandomResponse::tableName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsRandomRequest#a944167345735a2cad3ecfbbb91adc756">tableName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__random_8h_source#l00678">678</a> of file <a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/insert__records__random_8h_source">insert\_records\_random.h</a></li>
    </ul>
  </div>
</div>
