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

> gpudb::AlterTableResponse — 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#aeddf28ff22f4a296e4b00864bf251f79">GPUdb::alterTable</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/alter__table_8h_source">gpudb/protocol/alter\_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:ac37ef37351bd8c77a9ed427dd6a36c5e" id="r_ac37ef37351bd8c77a9ed427dd6a36c5e">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac37ef37351bd8c77a9ed427dd6a36c5e">AlterTableResponse</a> ()</td>
      </tr>

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

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

      <tr className="memdesc:a206e12b77fe0ac9e362fd6ad4063ec03">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Table on which the operation was performed. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ae6a9abe081915a112c79f6d45ad46b37">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Modification operation that was performed. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a973a00bac81aec38dba658833593ad75">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The value of the modification that was performed. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a6b7af0db896991c0cdd3f6f713737f3e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Return the type\_id (when changing a table, a new type may be created). <br /></td>
      </tr>

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

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

      <tr className="memdesc:a0290848338b39388fb399d10852058fe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Return the type\_definition (when changing a table, a new type may be created). <br /></td>
      </tr>

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

      <tr className="memitem:a8d3de567c3396dc3dc877b27357ff471" id="r_a8d3de567c3396dc3dc877b27357ff471">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::vector\< std::string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8d3de567c3396dc3dc877b27357ff471">properties</a></td>
      </tr>

      <tr className="memdesc:a8d3de567c3396dc3dc877b27357ff471">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Return the type properties (when changing a table, a new type may be created). <br /></td>
      </tr>

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

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

      <tr className="memdesc:af1d3f83b06f3777b435695c6d8b3c489">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Return the type label (when changing a table, a new type may be created). <br /></td>
      </tr>

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

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

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

      <tr className="separator:a68ff9a9fc00b136c11e329a2eaeb01c8">
        <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#aeddf28ff22f4a296e4b00864bf251f79">GPUdb::alterTable</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01125">1125</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AlterTableResponse::AlterTableResponse </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_1AlterTableResponse" title="A set of results returned by GPUdb::alterTable.">AlterTableResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01130">1130</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Modification operation that was performed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01150">1150</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AlterTableResponse::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/alter__table_8h_source#l01184">1184</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af1d3f83b06f3777b435695c6d8b3c489">◆ </a></span>label</h2>

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

      <div className="memdoc">
        <p>Return the type label (when changing a table, a new type may be created). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01179">1179</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8d3de567c3396dc3dc877b27357ff471">◆ </a></span>properties</h2>

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

      <div className="memdoc">
        <p>Return the type properties (when changing a table, a new type may be created). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01173">1173</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Table on which the operation was performed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01145">1145</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0290848338b39388fb399d10852058fe">◆ </a></span>typeDefinition</h2>

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

      <div className="memdoc">
        <p>Return the type\_definition (when changing a table, a new type may be created). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01167">1167</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Return the type\_id (when changing a table, a new type may be created). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01161">1161</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a973a00bac81aec38dba658833593ad75">◆ </a></span>value</h2>

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

      <div className="memdoc">
        <p>The value of the modification that was performed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__table_8h_source#l01155">1155</a> of file <a className="el" href="/content/api/cpp/alter__table_8h_source">alter\_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/alter__table_8h_source">alter\_table.h</a></li>
    </ul>
  </div>
</div>
