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

> kinetica.DropBackupRequest.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_1DropBackupRequest#a4f1d77c673939f099c4eedc88506e442" title="Optional parameters.">DropBackupRequest.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:ae9060e64845923935879943ec636dd86" id="r_ae9060e64845923935879943ec636dd86">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae9060e64845923935879943ec636dd86">DRY\_RUN</a> = "dry\_run"</td>
      </tr>

      <tr className="memdesc:ae9060e64845923935879943ec636dd86">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Whether or not to perform a dry run of a backup deletion. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:a6decb6e95aed614c7ab0ba6adeb3844f" id="r_a6decb6e95aed614c7ab0ba6adeb3844f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6decb6e95aed614c7ab0ba6adeb3844f">DELETE\_ALL\_BACKUPS</a> = "delete\_all\_backups"</td>
      </tr>

      <tr className="memdesc:a6decb6e95aed614c7ab0ba6adeb3844f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow multiple backups to be deleted if <a className="el" href="#a75763eeb79e584dd6fe45fbf42eadcad">TRUE</a> and multiple backup names are found matching <a className="el" href="/content/api/cs/classkinetica_1_1DropBackupRequest#a9b69d998074e90fd9641e52e4f75e5ff" title="Name of the backup to be deleted.">DropBackupRequest.backup\_name</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a1cbd6bb1bc8e7bbd788284c04dcdb085">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Whether or not to suppress the error if the specified backup does not exist. <br /></td>
      </tr>

      <tr className="separator:a1cbd6bb1bc8e7bbd788284c04dcdb085">
        <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_1DropBackupRequest#a4f1d77c673939f099c4eedc88506e442" title="Optional parameters.">DropBackupRequest.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_2DropBackup_8cs_source#l00024">24</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_2DropBackup_8cs_source">DropBackup.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a6decb6e95aed614c7ab0ba6adeb3844f">◆ </a></span>DELETE\_ALL\_BACKUPS</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.DropBackupRequest.Options.DELETE\_ALL\_BACKUPS = "delete\_all\_backups"</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>Allow multiple backups to be deleted if <a className="el" href="#a75763eeb79e584dd6fe45fbf42eadcad">TRUE</a> and multiple backup names are found matching <a className="el" href="/content/api/cs/classkinetica_1_1DropBackupRequest#a9b69d998074e90fd9641e52e4f75e5ff" title="Name of the backup to be deleted.">DropBackupRequest.backup\_name</a>. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a75763eeb79e584dd6fe45fbf42eadcad">TRUE</a> </li>
          <li> <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">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_2DropBackup_8cs_source#l00070">70</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_2DropBackup_8cs_source">DropBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae9060e64845923935879943ec636dd86">◆ </a></span>DRY\_RUN</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.DropBackupRequest.Options.DRY\_RUN = "dry\_run"</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>Whether or not to perform a dry run of a backup deletion. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a75763eeb79e584dd6fe45fbf42eadcad">TRUE</a> </li>
          <li> <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">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_2DropBackup_8cs_source#l00042">42</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_2DropBackup_8cs_source">DropBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">◆ </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.DropBackupRequest.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_1DropBackupRequest_1_1Options" title="A set of string constants for the parameter DropBackupRequest.options.">DropBackupRequest.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_2DropBackup_8cs_source#l00050">50</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_2DropBackup_8cs_source">DropBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1cbd6bb1bc8e7bbd788284c04dcdb085">◆ </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.DropBackupRequest.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>Whether or not to suppress the error if the specified backup does not exist. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a75763eeb79e584dd6fe45fbf42eadcad">TRUE</a> </li>
          <li> <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a6c0b5aa8f8468e69c156ae9e1c8fc386">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_2DropBackup_8cs_source#l00088">88</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_2DropBackup_8cs_source">DropBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a75763eeb79e584dd6fe45fbf42eadcad">◆ </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.DropBackupRequest.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_1DropBackupRequest_1_1Options" title="A set of string constants for the parameter DropBackupRequest.options.">DropBackupRequest.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_2DropBackup_8cs_source#l00046">46</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_2DropBackup_8cs_source">DropBackup.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_2DropBackup_8cs_source">DropBackup.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2DropBackup_8cs_source">DropBackup.cs</a></li>
    </ul>
  </div>
</div>
