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

> kinetica.ShowSqlProcRequest.Options — 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_1ShowSqlProcRequest#a0bb94dc162e40d5a9f08dad89fb2794f" title="Optional parameters.">ShowSqlProcRequest.options</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:a941f053457c725b6ba11c1552d6e12e0" id="r_a941f053457c725b6ba11c1552d6e12e0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a941f053457c725b6ba11c1552d6e12e0">NO\_ERROR\_IF\_NOT\_EXISTS</a> = "no\_error\_if\_not\_exists"</td>
      </tr>

      <tr className="memdesc:a941f053457c725b6ba11c1552d6e12e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a478e4f66bdc9b081698fc9e83a832a42">TRUE</a>, no error will be returned if the requested procedure does not exist. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a478e4f66bdc9b081698fc9e83a832a42">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowSqlProcRequest_1_1Options" title="A set of string constants for the parameter ShowSqlProcRequest.options.">ShowSqlProcRequest.Options</a> options. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a2bb9ee89cdec4ba42d7470557e9900b5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowSqlProcRequest_1_1Options" title="A set of string constants for the parameter ShowSqlProcRequest.options.">ShowSqlProcRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:a2bb9ee89cdec4ba42d7470557e9900b5">
        <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_1ShowSqlProcRequest#a0bb94dc162e40d5a9f08dad89fb2794f" title="Optional parameters.">ShowSqlProcRequest.options</a>. </p>
      <p>Optional parameters.</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_2ShowSqlProc_8cs_source#l00021">21</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_2ShowSqlProc_8cs_source">ShowSqlProc.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a2bb9ee89cdec4ba42d7470557e9900b5">◆ </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.ShowSqlProcRequest.Options.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_1ShowSqlProcRequest_1_1Options" title="A set of string constants for the parameter ShowSqlProcRequest.options.">ShowSqlProcRequest.Options</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_2ShowSqlProc_8cs_source#l00051">51</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_2ShowSqlProc_8cs_source">ShowSqlProc.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a941f053457c725b6ba11c1552d6e12e0">◆ </a></span>NO\_ERROR\_IF\_NOT\_EXISTS</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.ShowSqlProcRequest.Options.NO\_ERROR\_IF\_NOT\_EXISTS = "no\_error\_if\_not\_exists"</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>If <a className="el" href="#a478e4f66bdc9b081698fc9e83a832a42">TRUE</a>, no error will be returned if the requested procedure does not exist. </p>
        <p>If <a className="el" href="#a2bb9ee89cdec4ba42d7470557e9900b5">FALSE</a>, an error will be returned if the requested procedure does not exist. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a478e4f66bdc9b081698fc9e83a832a42">TRUE</a> </li>
          <li> <a className="el" href="#a2bb9ee89cdec4ba42d7470557e9900b5">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a2bb9ee89cdec4ba42d7470557e9900b5">FALSE</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_2ShowSqlProc_8cs_source#l00043">43</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_2ShowSqlProc_8cs_source">ShowSqlProc.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a478e4f66bdc9b081698fc9e83a832a42">◆ </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.ShowSqlProcRequest.Options.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_1ShowSqlProcRequest_1_1Options" title="A set of string constants for the parameter ShowSqlProcRequest.options.">ShowSqlProcRequest.Options</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_2ShowSqlProc_8cs_source#l00047">47</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_2ShowSqlProc_8cs_source">ShowSqlProc.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_2ShowSqlProc_8cs_source">ShowSqlProc.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ShowSqlProc_8cs_source">ShowSqlProc.cs</a></li>
    </ul>
  </div>
</div>
