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

> kinetica.ExecuteSqlResponse.HasMoreRecords — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326" title="Too many records.">ExecuteSqlResponse.has\_more\_records</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a53f0428a7430c20b06d717c9d0d5f7da" id="r_a53f0428a7430c20b06d717c9d0d5f7da">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a53f0428a7430c20b06d717c9d0d5f7da">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords" title="A set of string constants for the parameter ExecuteSqlResponse.has_more_records.">ExecuteSqlResponse.HasMoreRecords</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a9ed30d7d688ebb154f8d7a6ccf9299a0" id="r_a9ed30d7d688ebb154f8d7a6ccf9299a0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9ed30d7d688ebb154f8d7a6ccf9299a0">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a9ed30d7d688ebb154f8d7a6ccf9299a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords" title="A set of string constants for the parameter ExecuteSqlResponse.has_more_records.">ExecuteSqlResponse.HasMoreRecords</a> options. <br /></td>
      </tr>

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

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326" title="Too many records.">ExecuteSqlResponse.has\_more\_records</a>. </p>
      <p>Too many records. Returned a partial set.</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_2ExecuteSql_8cs_source#l02011">2011</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_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ExecuteSqlResponse.HasMoreRecords.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords" title="A set of string constants for the parameter ExecuteSqlResponse.has_more_records.">ExecuteSqlResponse.HasMoreRecords</a> options. </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_2ExecuteSql_8cs_source#l02019">2019</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_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a53f0428a7430c20b06d717c9d0d5f7da">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ExecuteSqlResponse.HasMoreRecords.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords" title="A set of string constants for the parameter ExecuteSqlResponse.has_more_records.">ExecuteSqlResponse.HasMoreRecords</a> options. </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_2ExecuteSql_8cs_source#l02015">2015</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_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct 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_2ExecuteSql_8cs_source">ExecuteSql.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a></li>
    </ul>
  </div>
</div>
