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

# kinetica.ShowProcStatusResponse

> kinetica.ShowProcStatusResponse — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a63c727c0d7264750e61ef8e7c836ebb3">Kinetica.showProcStatus</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.ShowProcStatusResponse:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.ShowProcStatusResponse:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output">Output</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ad31533717a353a41234093225b05eab6" title="Output lines for the returned run IDs, grouped by data segment ID.">ShowProcStatusResponse.output</a>. <a href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses">OverallStatuses</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ae4eb2291718020c4fbc3bc2886263dc3" title="Overall statuses for the returned run IDs.">ShowProcStatusResponse.overall\_statuses</a>. <a href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses">Statuses</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a313171dfcc890bc30169131056e698ba" title="Statuses for the returned run IDs, grouped by data segment ID.">ShowProcStatusResponse.statuses</a>. <a href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#details">More...</a><br /></td>
      </tr>

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

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

      <tr className="memitem:a33c0978bc55b8f835adaddcd6ca70efd" id="r_a33c0978bc55b8f835adaddcd6ca70efd">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a33c0978bc55b8f835adaddcd6ca70efd">proc\_names</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a33c0978bc55b8f835adaddcd6ca70efd">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The proc names corresponding to the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:a182e5d51a71a79d723d960711678d28f" id="r_a182e5d51a71a79d723d960711678d28f">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a182e5d51a71a79d723d960711678d28f">\_params</a> = new Dictionary\<string, IDictionary\<string, string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a182e5d51a71a79d723d960711678d28f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The string params passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:ab86a2a18c17acaef98a00cfefcfe8ce7" id="r_ab86a2a18c17acaef98a00cfefcfe8ce7">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, byte\[]> > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab86a2a18c17acaef98a00cfefcfe8ce7">bin\_params</a> = new Dictionary\<string, IDictionary\<string, byte\[]>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab86a2a18c17acaef98a00cfefcfe8ce7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The binary params passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:aa0fe83bddcc7de7b92b8eeb53e9db79e" id="r_aa0fe83bddcc7de7b92b8eeb53e9db79e">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IList\< string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa0fe83bddcc7de7b92b8eeb53e9db79e">input\_table\_names</a> = new Dictionary\<string, IList\<string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aa0fe83bddcc7de7b92b8eeb53e9db79e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The input table names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:a2f2edfed0eb7c6916019aca35060ed86" id="r_a2f2edfed0eb7c6916019aca35060ed86">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, IList\< string > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f2edfed0eb7c6916019aca35060ed86">input\_column\_names</a> = new Dictionary\<string, IDictionary\<string, IList\<string>>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a2f2edfed0eb7c6916019aca35060ed86">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The input column names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs, supplemented with the column names for input tables not included in the input column name map. <br /></td>
      </tr>

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

      <tr className="memitem:ad66f9561dee568e10303444d6bc7e4b5" id="r_ad66f9561dee568e10303444d6bc7e4b5">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IList\< string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad66f9561dee568e10303444d6bc7e4b5">output\_table\_names</a> = new Dictionary\<string, IList\<string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad66f9561dee568e10303444d6bc7e4b5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The output table names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:ab97282d8c86297a35d00b2fa859220f8" id="r_ab97282d8c86297a35d00b2fa859220f8">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab97282d8c86297a35d00b2fa859220f8">options</a> = new Dictionary\<string, IDictionary\<string, string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab97282d8c86297a35d00b2fa859220f8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The optional parameters passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:ae4eb2291718020c4fbc3bc2886263dc3" id="r_ae4eb2291718020c4fbc3bc2886263dc3">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae4eb2291718020c4fbc3bc2886263dc3">overall\_statuses</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ae4eb2291718020c4fbc3bc2886263dc3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Overall statuses for the returned run IDs. <br /></td>
      </tr>

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

      <tr className="memitem:a313171dfcc890bc30169131056e698ba" id="r_a313171dfcc890bc30169131056e698ba">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a313171dfcc890bc30169131056e698ba">statuses</a> = new Dictionary\<string, IDictionary\<string, string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a313171dfcc890bc30169131056e698ba">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses" title="A set of string constants for the parameter ShowProcStatusResponse.statuses.">Statuses</a> for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:a8a244f27f8ceae1a44a1d40d92848e2a" id="r_a8a244f27f8ceae1a44a1d40d92848e2a">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8a244f27f8ceae1a44a1d40d92848e2a">messages</a> = new Dictionary\<string, IDictionary\<string, string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a8a244f27f8ceae1a44a1d40d92848e2a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Messages containing additional status information for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:a8e18e8a2c96ef3e52540e7f9ccb7f0a5" id="r_a8e18e8a2c96ef3e52540e7f9ccb7f0a5">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, IDictionary\< string, string > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8e18e8a2c96ef3e52540e7f9ccb7f0a5">results</a> = new Dictionary\<string, IDictionary\<string, IDictionary\<string, string>>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a8e18e8a2c96ef3e52540e7f9ccb7f0a5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">String results for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:a0f234c5de17a808c48f19bd48faf5627" id="r_a0f234c5de17a808c48f19bd48faf5627">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, IDictionary\< string, byte\[]> > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0f234c5de17a808c48f19bd48faf5627">bin\_results</a> = new Dictionary\<string, IDictionary\<string, IDictionary\<string, byte\[]>>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a0f234c5de17a808c48f19bd48faf5627">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Binary results for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:ad31533717a353a41234093225b05eab6" id="r_ad31533717a353a41234093225b05eab6">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, IDictionary\< string, IList\< string > > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad31533717a353a41234093225b05eab6">output</a> = new Dictionary\<string, IDictionary\<string, IDictionary\<string, IList\<string>>>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad31533717a353a41234093225b05eab6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:a88f69dbe707b0d77e31c0f301e331f5e" id="r_a88f69dbe707b0d77e31c0f301e331f5e">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IDictionary\< string, IDictionary\< string, long > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a88f69dbe707b0d77e31c0f301e331f5e">timings</a> = new Dictionary\<string, IDictionary\<string, IDictionary\<string, long>>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a88f69dbe707b0d77e31c0f301e331f5e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Timing information for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:af08ca3673fb9e4efd3e209bf189e2880" id="r_af08ca3673fb9e4efd3e209bf189e2880">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af08ca3673fb9e4efd3e209bf189e2880">info</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

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

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <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/cs/classkinetica_1_1Kinetica#a63c727c0d7264750e61ef8e7c836ebb3">Kinetica.showProcStatus</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00191">191</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a182e5d51a71a79d723d960711678d28f">◆ </a></span>\_params</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, string > > kinetica.ShowProcStatusResponse.\_params = new Dictionary\<string, IDictionary\<string, string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The string params passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00263">263</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab86a2a18c17acaef98a00cfefcfe8ce7">◆ </a></span>bin\_params</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, byte\[]> > kinetica.ShowProcStatusResponse.bin\_params = new Dictionary\<string, IDictionary\<string, byte\[]>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The binary params passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00268">268</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0f234c5de17a808c48f19bd48faf5627">◆ </a></span>bin\_results</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, IDictionary\< string, byte\[]> > > kinetica.ShowProcStatusResponse.bin\_results = new Dictionary\<string, IDictionary\<string, IDictionary\<string, byte\[]>>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Binary results for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00388">388</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.ShowProcStatusResponse.info = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00413">413</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2f2edfed0eb7c6916019aca35060ed86">◆ </a></span>input\_column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, IList\< string > > > kinetica.ShowProcStatusResponse.input\_column\_names = new Dictionary\<string, IDictionary\<string, IList\<string>>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The input column names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs, supplemented with the column names for input tables not included in the input column name map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00279">279</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa0fe83bddcc7de7b92b8eeb53e9db79e">◆ </a></span>input\_table\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IList\< string > > kinetica.ShowProcStatusResponse.input\_table\_names = new Dictionary\<string, IList\<string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The input table names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00273">273</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8a244f27f8ceae1a44a1d40d92848e2a">◆ </a></span>messages</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, string > > kinetica.ShowProcStatusResponse.messages = new Dictionary\<string, IDictionary\<string, string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Messages containing additional status information for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00380">380</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab97282d8c86297a35d00b2fa859220f8">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, string > > kinetica.ShowProcStatusResponse.options = new Dictionary\<string, IDictionary\<string, string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The optional parameters passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00289">289</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad31533717a353a41234093225b05eab6">◆ </a></span>output</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, IDictionary\< string, IList\< string > > > > kinetica.ShowProcStatusResponse.output = new Dictionary\<string, IDictionary\<string, IDictionary\<string, IList\<string>>>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines for the returned run IDs, grouped by data segment ID. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output#a4e9497b07aff21dedee87b2cc61fbdd0">STDOUT</a>: <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stdout. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output#a3fa4f23ac3398e5fa97e89bee24648b1">STDERR</a>: <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stderr. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00406">406</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad66f9561dee568e10303444d6bc7e4b5">◆ </a></span>output\_table\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IList\< string > > kinetica.ShowProcStatusResponse.output\_table\_names = new Dictionary\<string, IList\<string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The output table names passed to <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aa60540ec2c062ebd91bab5e0191d9653">Kinetica.executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00284">284</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae4eb2291718020c4fbc3bc2886263dc3">◆ </a></span>overall\_statuses</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.ShowProcStatusResponse.overall\_statuses = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Overall statuses for the returned run IDs. </p>
        <p>Note that these are rollups and individual statuses may differ between data segments for the same run ID; see <a className="el" href="#a313171dfcc890bc30169131056e698ba" title="Statuses for the returned run IDs, grouped by data segment ID.">ShowProcStatusResponse.statuses</a> and <a className="el" href="#a8a244f27f8ceae1a44a1d40d92848e2a" title="Messages containing additional status information for the returned run IDs, grouped by data segment I...">ShowProcStatusResponse.messages</a> for statuses from individual data segments. Valid values are:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#a8dbf26d715fa34dcc5c11d5ad9e9c971">RUNNING</a>: The proc instance is currently running. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#a655be0baf7e01f020651e58e4d5e7e41">COMPLETE</a>: The proc instance completed with no errors. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#a22fe7ce5c97fef2408c9914796f52b9f">KILLED</a>: The proc instance was killed before completion. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#af63318c3d8487e71a631b9ad490a5411">ERROR</a>: The proc instance failed with an error. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1OverallStatuses#acbf99311a6116fae93df7b6e4c0abd68">NONE</a>: The proc instance does not have a status, i.e. it has not yet ran. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00335">335</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a33c0978bc55b8f835adaddcd6ca70efd">◆ </a></span>proc\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.ShowProcStatusResponse.proc\_names = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The proc names corresponding to the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00258">258</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8e18e8a2c96ef3e52540e7f9ccb7f0a5">◆ </a></span>results</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, IDictionary\< string, string > > > kinetica.ShowProcStatusResponse.results = new Dictionary\<string, IDictionary\<string, IDictionary\<string, string>>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>String results for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00384">384</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a313171dfcc890bc30169131056e698ba">◆ </a></span>statuses</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, string > > kinetica.ShowProcStatusResponse.statuses = new Dictionary\<string, IDictionary\<string, string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses" title="A set of string constants for the parameter ShowProcStatusResponse.statuses.">Statuses</a> for the returned run IDs, grouped by data segment ID. </p>
        <p>Valid values are:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#a8252edc1500a436b4eb0a01dabb0def2">RUNNING</a>: The proc instance is currently running. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#a9834dce6a593005cb77457e474026380">COMPLETE</a>: The proc instance completed with no errors. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#af0fb7c0c7afd50d95b5ae2b3b750bf77">KILLED</a>: The proc instance was killed before completion. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#aad8b8e7116bdc6f832a7b2cf5e1c0b99">ERROR</a>: The proc instance failed with an error. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Statuses#a72cbd1c76143ae923f5b005520316a96">NONE</a>: The proc instance does not have a status, i.e. it has not yet ran. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00376">376</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a88f69dbe707b0d77e31c0f301e331f5e">◆ </a></span>timings</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IDictionary\< string, IDictionary\< string, long > > > kinetica.ShowProcStatusResponse.timings = new Dictionary\<string, IDictionary\<string, IDictionary\<string, long>>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Timing information for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source#l00410">410</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a></li>
    </ul>
  </div>
</div>
