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

> gpudb::AlterDatasourceResponse — 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#a3b682ba6dcd6140d7d489a9c1b76cf79">GPUdb::alterDatasource</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/alter__datasource_8h_source">gpudb/protocol/alter\_datasource.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:a8033794e1f92ed57e5befd61fc1bcc90" id="r_a8033794e1f92ed57e5befd61fc1bcc90">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8033794e1f92ed57e5befd61fc1bcc90">AlterDatasourceResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a8033794e1f92ed57e5befd61fc1bcc90">
        <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:a9619306500eb141b7db6af2e2a039400" id="r_a9619306500eb141b7db6af2e2a039400">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9619306500eb141b7db6af2e2a039400">updatedPropertiesMap</a></td>
      </tr>

      <tr className="memdesc:a9619306500eb141b7db6af2e2a039400">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of values updated. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a3efa5845b3a0e69d042ba2d7167b590c">
        <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#a3b682ba6dcd6140d7d489a9c1b76cf79">GPUdb::alterDatasource</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__datasource_8h_source#l00732">732</a> of file <a className="el" href="/content/api/cpp/alter__datasource_8h_source">alter\_datasource.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AlterDatasourceResponse::AlterDatasourceResponse </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_1AlterDatasourceResponse" title="A set of results returned by GPUdb::alterDatasource.">AlterDatasourceResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__datasource_8h_source#l00738">738</a> of file <a className="el" href="/content/api/cpp/alter__datasource_8h_source">alter\_datasource.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AlterDatasourceResponse::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__datasource_8h_source#l00752">752</a> of file <a className="el" href="/content/api/cpp/alter__datasource_8h_source">alter\_datasource.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9619306500eb141b7db6af2e2a039400">◆ </a></span>updatedPropertiesMap</h2>

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

      <div className="memdoc">
        <p>Map of values updated. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__datasource_8h_source#l00747">747</a> of file <a className="el" href="/content/api/cpp/alter__datasource_8h_source">alter\_datasource.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__datasource_8h_source">alter\_datasource.h</a></li>
    </ul>
  </div>
</div>
