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

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

      <tr className="memdesc:adcc394cee8ca14f42a5efb18849200fe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a8f7e7a13801a940712f216946256b508">TRUE</a> and if the schema specified in <a className="el" href="/content/api/cs/classkinetica_1_1DropSchemaRequest#a92b5546a16d2b88b08e0458852d3c99c" title="Name of the schema to be dropped.">DropSchemaRequest.schema\_name</a> does not exist, no error is returned. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:aa0601c18ec7b38446bd8d321d8873947" id="r_aa0601c18ec7b38446bd8d321d8873947">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa0601c18ec7b38446bd8d321d8873947">CASCADE</a> = "cascade"</td>
      </tr>

      <tr className="memdesc:aa0601c18ec7b38446bd8d321d8873947">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a8f7e7a13801a940712f216946256b508">TRUE</a>, all tables within the schema will be dropped. <br /></td>
      </tr>

      <tr className="separator:aa0601c18ec7b38446bd8d321d8873947">
        <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_1DropSchemaRequest#ae3a352a31fb3e28654ca5e4f13e0aa90" title="Optional parameters.">DropSchemaRequest.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_2DropSchema_8cs_source#l00022">22</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_2DropSchema_8cs_source">DropSchema.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#aa0601c18ec7b38446bd8d321d8873947">◆ </a></span>CASCADE</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.DropSchemaRequest.Options.CASCADE = "cascade"</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="#a8f7e7a13801a940712f216946256b508">TRUE</a>, all tables within the schema will be dropped. </p>
        <p>If <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">FALSE</a>, the schema will be dropped only if empty. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8f7e7a13801a940712f216946256b508">TRUE</a> </li>
          <li> <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">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_2DropSchema_8cs_source#l00075">75</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_2DropSchema_8cs_source">DropSchema.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1ba900b783b1d30651e4eeebeee42bf0">◆ </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.DropSchemaRequest.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_1DropSchemaRequest_1_1Options" title="A set of string constants for the parameter DropSchemaRequest.options.">DropSchemaRequest.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_2DropSchema_8cs_source#l00054">54</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_2DropSchema_8cs_source">DropSchema.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adcc394cee8ca14f42a5efb18849200fe">◆ </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.DropSchemaRequest.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="#a8f7e7a13801a940712f216946256b508">TRUE</a> and if the schema specified in <a className="el" href="/content/api/cs/classkinetica_1_1DropSchemaRequest#a92b5546a16d2b88b08e0458852d3c99c" title="Name of the schema to be dropped.">DropSchemaRequest.schema\_name</a> does not exist, no error is returned. </p>
        <p>If <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">FALSE</a> and if the schema specified in <a className="el" href="/content/api/cs/classkinetica_1_1DropSchemaRequest#a92b5546a16d2b88b08e0458852d3c99c" title="Name of the schema to be dropped.">DropSchemaRequest.schema\_name</a> does not exist, then an error is returned. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8f7e7a13801a940712f216946256b508">TRUE</a> </li>
          <li> <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a1ba900b783b1d30651e4eeebeee42bf0">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_2DropSchema_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_2DropSchema_8cs_source">DropSchema.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8f7e7a13801a940712f216946256b508">◆ </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.DropSchemaRequest.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_1DropSchemaRequest_1_1Options" title="A set of string constants for the parameter DropSchemaRequest.options.">DropSchemaRequest.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_2DropSchema_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_2DropSchema_8cs_source">DropSchema.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_2DropSchema_8cs_source">DropSchema.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2DropSchema_8cs_source">DropSchema.cs</a></li>
    </ul>
  </div>
</div>
