> ## 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.LockTableRequest.LockType

> kinetica.LockTableRequest.LockType — 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_1LockTableRequest#a39e800507e168a12bcd6130896edf87e" title="The type of lock being applied to the table.">LockTableRequest.lock\_type</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:a4a5d6d1f61fb94b25cf1521160a80ab6" id="r_a4a5d6d1f61fb94b25cf1521160a80ab6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4a5d6d1f61fb94b25cf1521160a80ab6">STATUS</a> = "status"</td>
      </tr>

      <tr className="memdesc:a4a5d6d1f61fb94b25cf1521160a80ab6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Show locked status. <br /></td>
      </tr>

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

      <tr className="memitem:a33b8bb31a4f06c4762b701cd8f0372b9" id="r_a33b8bb31a4f06c4762b701cd8f0372b9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a33b8bb31a4f06c4762b701cd8f0372b9">NO\_ACCESS</a> = "no\_access"</td>
      </tr>

      <tr className="memdesc:a33b8bb31a4f06c4762b701cd8f0372b9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow no read/write operations. <br /></td>
      </tr>

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

      <tr className="memitem:a3a48392f4633429ea7ccf307262b1918" id="r_a3a48392f4633429ea7ccf307262b1918">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3a48392f4633429ea7ccf307262b1918">READ\_ONLY</a> = "read\_only"</td>
      </tr>

      <tr className="memdesc:a3a48392f4633429ea7ccf307262b1918">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow only read operations. <br /></td>
      </tr>

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

      <tr className="memitem:ab6ad4f89754b6841f612252020e2fdfd" id="r_ab6ad4f89754b6841f612252020e2fdfd">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab6ad4f89754b6841f612252020e2fdfd">WRITE\_ONLY</a> = "write\_only"</td>
      </tr>

      <tr className="memdesc:ab6ad4f89754b6841f612252020e2fdfd">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow only write operations. <br /></td>
      </tr>

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

      <tr className="memitem:ad92a4fbac1cb20b200a9fcfc0644f336" id="r_ad92a4fbac1cb20b200a9fcfc0644f336">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad92a4fbac1cb20b200a9fcfc0644f336">READ\_WRITE</a> = "read\_write"</td>
      </tr>

      <tr className="memdesc:ad92a4fbac1cb20b200a9fcfc0644f336">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow all read/write operations. <br /></td>
      </tr>

      <tr className="separator:ad92a4fbac1cb20b200a9fcfc0644f336">
        <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_1LockTableRequest#a39e800507e168a12bcd6130896edf87e" title="The type of lock being applied to the table.">LockTableRequest.lock\_type</a>. </p>
      <p>The type of lock being applied to the table. Setting it to <a className="el" href="#a4a5d6d1f61fb94b25cf1521160a80ab6">STATUS</a> will return the current lock status of the table without changing it.</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_2LockTable_8cs_source#l00035">35</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_2LockTable_8cs_source">LockTable.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a33b8bb31a4f06c4762b701cd8f0372b9">◆ </a></span>NO\_ACCESS</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.LockTableRequest.LockType.NO\_ACCESS = "no\_access"</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 no read/write operations. </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_2LockTable_8cs_source#l00041">41</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_2LockTable_8cs_source">LockTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3a48392f4633429ea7ccf307262b1918">◆ </a></span>READ\_ONLY</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.LockTableRequest.LockType.READ\_ONLY = "read\_only"</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 only read operations. </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_2LockTable_8cs_source#l00044">44</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_2LockTable_8cs_source">LockTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad92a4fbac1cb20b200a9fcfc0644f336">◆ </a></span>READ\_WRITE</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.LockTableRequest.LockType.READ\_WRITE = "read\_write"</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 all read/write operations. </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_2LockTable_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_2LockTable_8cs_source">LockTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4a5d6d1f61fb94b25cf1521160a80ab6">◆ </a></span>STATUS</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.LockTableRequest.LockType.STATUS = "status"</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>Show locked status. </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_2LockTable_8cs_source#l00038">38</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_2LockTable_8cs_source">LockTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab6ad4f89754b6841f612252020e2fdfd">◆ </a></span>WRITE\_ONLY</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.LockTableRequest.LockType.WRITE\_ONLY = "write\_only"</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 only write operations. </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_2LockTable_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_2LockTable_8cs_source">LockTable.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_2LockTable_8cs_source">LockTable.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2LockTable_8cs_source">LockTable.cs</a></li>
    </ul>
  </div>
</div>
