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

> gpudb::DropDatasinkResponse — 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#ad3e43fa7e239c990fa449b0ad0e93d0e">GPUdb::dropDatasink</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/drop__datasink_8h_source">gpudb/protocol/drop\_datasink.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:ad03e59dfbaee323a3afae4a2b55afcbe" id="r_ad03e59dfbaee323a3afae4a2b55afcbe">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad03e59dfbaee323a3afae4a2b55afcbe">DropDatasinkResponse</a> ()</td>
      </tr>

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

      <tr className="separator:ad03e59dfbaee323a3afae4a2b55afcbe">
        <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:a8a49a019a1e4508f0c2a98a58ff15932" id="r_a8a49a019a1e4508f0c2a98a58ff15932">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8a49a019a1e4508f0c2a98a58ff15932">name</a></td>
      </tr>

      <tr className="memdesc:a8a49a019a1e4508f0c2a98a58ff15932">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1DropDatasinkRequest#a118f6a8b6d6d388f653356c49d363898">name</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a14f68ee625de54214f7b0eef70e60016">
        <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#ad3e43fa7e239c990fa449b0ad0e93d0e">GPUdb::dropDatasink</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__datasink_8h_source#l00148">148</a> of file <a className="el" href="/content/api/cpp/drop__datasink_8h_source">drop\_datasink.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::DropDatasinkResponse::DropDatasinkResponse </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_1DropDatasinkResponse" title="A set of results returned by GPUdb::dropDatasink.">DropDatasinkResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__datasink_8h_source#l00153">153</a> of file <a className="el" href="/content/api/cpp/drop__datasink_8h_source">drop\_datasink.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::DropDatasinkResponse::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/drop__datasink_8h_source#l00167">167</a> of file <a className="el" href="/content/api/cpp/drop__datasink_8h_source">drop\_datasink.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8a49a019a1e4508f0c2a98a58ff15932">◆ </a></span>name</h2>

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1DropDatasinkRequest#a118f6a8b6d6d388f653356c49d363898">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__datasink_8h_source#l00162">162</a> of file <a className="el" href="/content/api/cpp/drop__datasink_8h_source">drop\_datasink.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/drop__datasink_8h_source">drop\_datasink.h</a></li>
    </ul>
  </div>
</div>
