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

> kinetica.DeleteFilesRequest.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_1DeleteFilesRequest#a0ad0d68f8bff697fa4a3dd2247e4c753" title="Optional parameters.">DeleteFilesRequest.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:aef8f39a7a6d3b508e14b14bfbf7db373" id="r_aef8f39a7a6d3b508e14b14bfbf7db373">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef8f39a7a6d3b508e14b14bfbf7db373">NO\_ERROR\_IF\_NOT\_EXISTS</a> = "no\_error\_if\_not\_exists"</td>
      </tr>

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

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

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

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

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

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

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

      <tr className="separator:a6b82ce5524fff366cfe1ae68d96a7881">
        <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_1DeleteFilesRequest#a0ad0d68f8bff697fa4a3dd2247e4c753" title="Optional parameters.">DeleteFilesRequest.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_2DeleteFiles_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_2DeleteFiles_8cs_source">DeleteFiles.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a6b82ce5524fff366cfe1ae68d96a7881">◆ </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.DeleteFilesRequest.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_1DeleteFilesRequest_1_1Options" title="A set of string constants for the parameter DeleteFilesRequest.options.">DeleteFilesRequest.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_2DeleteFiles_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_2DeleteFiles_8cs_source">DeleteFiles.cs</a>.</p>
      </div>
    </div>

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

        <ul>
          <li> <a className="el" href="#a5dd1405a3850924e343b28f2683ef380">TRUE</a> </li>
          <li> <a className="el" href="#a6b82ce5524fff366cfe1ae68d96a7881">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a6b82ce5524fff366cfe1ae68d96a7881">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_2DeleteFiles_8cs_source#l00039">39</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_2DeleteFiles_8cs_source">DeleteFiles.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5dd1405a3850924e343b28f2683ef380">◆ </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.DeleteFilesRequest.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_1DeleteFilesRequest_1_1Options" title="A set of string constants for the parameter DeleteFilesRequest.options.">DeleteFilesRequest.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_2DeleteFiles_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_2DeleteFiles_8cs_source">DeleteFiles.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_2DeleteFiles_8cs_source">DeleteFiles.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2DeleteFiles_8cs_source">DeleteFiles.cs</a></li>
    </ul>
  </div>
</div>
