> ## 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::CreateTableResponse

> gpudb::CreateTableResponse — 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#a827d2d54888b00d0dcc69599325de9cf">GPUdb::createTable</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__table_8h_source">gpudb/protocol/create\_table.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:abc38bdd1211891b78fb66bb24f7fc468" id="r_abc38bdd1211891b78fb66bb24f7fc468">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abc38bdd1211891b78fb66bb24f7fc468">CreateTableResponse</a> ()</td>
      </tr>

      <tr className="memdesc:abc38bdd1211891b78fb66bb24f7fc468">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableResponse" title="A set of results returned by GPUdb::createTable.">CreateTableResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:abc38bdd1211891b78fb66bb24f7fc468">
        <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:a378cefd710f4519e2945deb3e5f60c6a" id="r_a378cefd710f4519e2945deb3e5f60c6a">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a378cefd710f4519e2945deb3e5f60c6a">tableName</a></td>
      </tr>

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

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

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

      <tr className="memdesc:a9de3b7fa39c545496ee3e6999fbcb383">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableRequest#a0352e9c8a05a6b02fd1676ecfb5f10f3">typeId</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ab5ad1428c9f2434a39670944a874a876" id="r_ab5ad1428c9f2434a39670944a874a876">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab5ad1428c9f2434a39670944a874a876">isCollection</a></td>
      </tr>

      <tr className="memdesc:ab5ad1428c9f2434a39670944a874a876">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">\[DEPRECATED–this will always return false] Indicates if the created entity is a schema. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a78cda7f63ec48b0ddf23f8a392ade2b5">
        <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#a827d2d54888b00d0dcc69599325de9cf">GPUdb::createTable</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00744">744</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateTableResponse::CreateTableResponse </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 a <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableResponse" title="A set of results returned by GPUdb::createTable.">CreateTableResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00749">749</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a796ca8a225bfd583d58ff4becbd2783b">create\_table\_qualified\_table\_name</a>: The fully qualified name of the new table (i.e. including the schema). </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00782">782</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab5ad1428c9f2434a39670944a874a876">◆ </a></span>isCollection</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::CreateTableResponse::isCollection</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>\[DEPRECATED–this will always return false] Indicates if the created entity is a schema. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00771">771</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableRequest#ab5d57ce6b2ab9f8a021dc0dbba7961a8">tableName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00760">760</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9de3b7fa39c545496ee3e6999fbcb383">◆ </a></span>typeId</h2>

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableRequest#a0352e9c8a05a6b02fd1676ecfb5f10f3">typeId</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table_8h_source#l00765">765</a> of file <a className="el" href="/content/api/cpp/create__table_8h_source">create\_table.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/create__table_8h_source">create\_table.h</a></li>
    </ul>
  </div>
</div>
