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

> kinetica.DeleteDirectoryRequest.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_1DeleteDirectoryRequest#ad6472bc3115728e01107686f26c73fa9" title="Optional parameters.">DeleteDirectoryRequest.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:aab09ced7e438c7da02d73466ef9ce9fc" id="r_aab09ced7e438c7da02d73466ef9ce9fc">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aab09ced7e438c7da02d73466ef9ce9fc">RECURSIVE</a> = "recursive"</td>
      </tr>

      <tr className="memdesc:aab09ced7e438c7da02d73466ef9ce9fc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a>, will delete directory and all files residing in it. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a10d37291f535d409b93dc5739fa4cf21" id="r_a10d37291f535d409b93dc5739fa4cf21">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a10d37291f535d409b93dc5739fa4cf21">NO\_ERROR\_IF\_NOT\_EXISTS</a> = "no\_error\_if\_not\_exists"</td>
      </tr>

      <tr className="memdesc:a10d37291f535d409b93dc5739fa4cf21">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a>, no error is returned if specified directory does not exist. <br /></td>
      </tr>

      <tr className="separator:a10d37291f535d409b93dc5739fa4cf21">
        <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_1DeleteDirectoryRequest#ad6472bc3115728e01107686f26c73fa9" title="Optional parameters.">DeleteDirectoryRequest.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_2DeleteDirectory_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_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a44845263c45f0c0ba967378e288292c1">◆ </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.DeleteDirectoryRequest.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_1DeleteDirectoryRequest_1_1Options" title="A set of string constants for the parameter DeleteDirectoryRequest.options.">DeleteDirectoryRequest.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_2DeleteDirectory_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_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a10d37291f535d409b93dc5739fa4cf21">◆ </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.DeleteDirectoryRequest.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="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a>, no error is returned if specified directory does not exist. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a> </li>
          <li> <a className="el" href="#a44845263c45f0c0ba967378e288292c1">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a44845263c45f0c0ba967378e288292c1">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_2DeleteDirectory_8cs_source#l00072">72</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_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aab09ced7e438c7da02d73466ef9ce9fc">◆ </a></span>RECURSIVE</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.DeleteDirectoryRequest.Options.RECURSIVE = "recursive"</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="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a>, will delete directory and all files residing in it. </p>
        <p>If false, directory must be empty for deletion. Supported values:</p>

        <ul>
          <li> <a className="el" href="#aa194ae4f8fcc17a24b1dcd0dc180c56a">TRUE</a> </li>
          <li> <a className="el" href="#a44845263c45f0c0ba967378e288292c1">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a44845263c45f0c0ba967378e288292c1">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_2DeleteDirectory_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_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa194ae4f8fcc17a24b1dcd0dc180c56a">◆ </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.DeleteDirectoryRequest.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_1DeleteDirectoryRequest_1_1Options" title="A set of string constants for the parameter DeleteDirectoryRequest.options.">DeleteDirectoryRequest.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_2DeleteDirectory_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_2DeleteDirectory_8cs_source">DeleteDirectory.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_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2DeleteDirectory_8cs_source">DeleteDirectory.cs</a></li>
    </ul>
  </div>
</div>
