> ## 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.SchemaBuilder.TypePropertiesBuilder

> kinetica.SchemaBuilder.TypePropertiesBuilder — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>Builder for constructing type properties dictionaries. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a011fa55fe98f7ec8c95f19115743c16b" id="r_a011fa55fe98f7ec8c95f19115743c16b">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a011fa55fe98f7ec8c95f19115743c16b">TypePropertiesBuilder</a> ()</td>
      </tr>

      <tr className="memdesc:a011fa55fe98f7ec8c95f19115743c16b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Creates a new <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder" title="Builder for constructing type properties dictionaries.">TypePropertiesBuilder</a>. <br /></td>
      </tr>

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

      <tr className="memitem:af8079534d6310bbafbe3755aab5bba8c" id="r_af8079534d6310bbafbe3755aab5bba8c">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af8079534d6310bbafbe3755aab5bba8c">Column</a> (string name, <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">KineticaColumnProperties</a> props)</td>
      </tr>

      <tr className="memdesc:af8079534d6310bbafbe3755aab5bba8c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Adds properties for a column. <br /></td>
      </tr>

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

      <tr className="memitem:a695bdec22366792042a0abe4b1051047" id="r_a695bdec22366792042a0abe4b1051047">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a695bdec22366792042a0abe4b1051047">ColumnProperty</a> (string name, string property)</td>
      </tr>

      <tr className="memdesc:a695bdec22366792042a0abe4b1051047">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Adds a single property to a column. <br /></td>
      </tr>

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

      <tr className="memitem:a751253aa3a1c468341a4026c2d4bab5a" id="r_a751253aa3a1c468341a4026c2d4bab5a">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a751253aa3a1c468341a4026c2d4bab5a">PrimaryKey</a> (string name)</td>
      </tr>

      <tr className="memdesc:a751253aa3a1c468341a4026c2d4bab5a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as primary key. <br /></td>
      </tr>

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

      <tr className="memitem:a243b32f3e42ea75f6409af52f484ad25" id="r_a243b32f3e42ea75f6409af52f484ad25">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a243b32f3e42ea75f6409af52f484ad25">ShardKey</a> (string name)</td>
      </tr>

      <tr className="memdesc:a243b32f3e42ea75f6409af52f484ad25">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as shard key. <br /></td>
      </tr>

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

      <tr className="memitem:a7ae9f591832b05b6738cfef0e51b53e7" id="r_a7ae9f591832b05b6738cfef0e51b53e7">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7ae9f591832b05b6738cfef0e51b53e7">Nullable</a> (string name)</td>
      </tr>

      <tr className="memdesc:a7ae9f591832b05b6738cfef0e51b53e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as nullable. <br /></td>
      </tr>

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

      <tr className="memitem:a81996181f9a4571fecff0b77bdebaa4e" id="r_a81996181f9a4571fecff0b77bdebaa4e">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a81996181f9a4571fecff0b77bdebaa4e">Timestamp</a> (string name)</td>
      </tr>

      <tr className="memdesc:a81996181f9a4571fecff0b77bdebaa4e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as timestamp type. <br /></td>
      </tr>

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

      <tr className="memitem:a16878e96d2f88bb0ee113ff5a4ff2baa" id="r_a16878e96d2f88bb0ee113ff5a4ff2baa">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a16878e96d2f88bb0ee113ff5a4ff2baa">Data</a> (string name)</td>
      </tr>

      <tr className="memdesc:a16878e96d2f88bb0ee113ff5a4ff2baa">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as data column (text search enabled). <br /></td>
      </tr>

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

      <tr className="memitem:a359be7f589c1d0beccec87e0be8e0e98" id="r_a359be7f589c1d0beccec87e0be8e0e98">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a359be7f589c1d0beccec87e0be8e0e98">Ipv4</a> (string name)</td>
      </tr>

      <tr className="memdesc:a359be7f589c1d0beccec87e0be8e0e98">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as IPv4 type. <br /></td>
      </tr>

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

      <tr className="memitem:a306d91129778769a29d83d2e66c7b099" id="r_a306d91129778769a29d83d2e66c7b099">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a306d91129778769a29d83d2e66c7b099">Date</a> (string name)</td>
      </tr>

      <tr className="memdesc:a306d91129778769a29d83d2e66c7b099">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as date type. <br /></td>
      </tr>

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

      <tr className="memitem:a459f9a69ebbc02d098230a04fedfd625" id="r_a459f9a69ebbc02d098230a04fedfd625">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a459f9a69ebbc02d098230a04fedfd625">DateTime</a> (string name)</td>
      </tr>

      <tr className="memdesc:a459f9a69ebbc02d098230a04fedfd625">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as datetime type. <br /></td>
      </tr>

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

      <tr className="memitem:a76f64dcbc34637f778e411f5a7bb7273" id="r_a76f64dcbc34637f778e411f5a7bb7273">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a76f64dcbc34637f778e411f5a7bb7273">Time</a> (string name)</td>
      </tr>

      <tr className="memdesc:a76f64dcbc34637f778e411f5a7bb7273">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as time type. <br /></td>
      </tr>

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

      <tr className="memitem:a6052bce7d413f9de16be7eebc99597f1" id="r_a6052bce7d413f9de16be7eebc99597f1">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6052bce7d413f9de16be7eebc99597f1">Decimal</a> (string name)</td>
      </tr>

      <tr className="memdesc:a6052bce7d413f9de16be7eebc99597f1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as decimal type. <br /></td>
      </tr>

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

      <tr className="memitem:acccc1866a552c8162b2357842c240718" id="r_acccc1866a552c8162b2357842c240718">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acccc1866a552c8162b2357842c240718">Uuid</a> (string name)</td>
      </tr>

      <tr className="memdesc:acccc1866a552c8162b2357842c240718">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as UUID type. <br /></td>
      </tr>

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

      <tr className="memitem:a4486cf740ce010aa8d756d6b1e9e50b1" id="r_a4486cf740ce010aa8d756d6b1e9e50b1">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4486cf740ce010aa8d756d6b1e9e50b1">Boolean</a> (string name)</td>
      </tr>

      <tr className="memdesc:a4486cf740ce010aa8d756d6b1e9e50b1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as boolean type. <br /></td>
      </tr>

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

      <tr className="memitem:a1b5710e5e5859035a5be016caeafeb70" id="r_a1b5710e5e5859035a5be016caeafeb70">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1b5710e5e5859035a5be016caeafeb70">Int8</a> (string name)</td>
      </tr>

      <tr className="memdesc:a1b5710e5e5859035a5be016caeafeb70">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as int8 type. <br /></td>
      </tr>

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

      <tr className="memitem:ab1b82602d004a8e695841064679d6919" id="r_ab1b82602d004a8e695841064679d6919">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab1b82602d004a8e695841064679d6919">Int16</a> (string name)</td>
      </tr>

      <tr className="memdesc:ab1b82602d004a8e695841064679d6919">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as int16 type. <br /></td>
      </tr>

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

      <tr className="memitem:a269ca0ae5ee70d487deed4458dbe7bca" id="r_a269ca0ae5ee70d487deed4458dbe7bca">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a269ca0ae5ee70d487deed4458dbe7bca">Wkt</a> (string name)</td>
      </tr>

      <tr className="memdesc:a269ca0ae5ee70d487deed4458dbe7bca">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as WKT (geometry) type. <br /></td>
      </tr>

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

      <tr className="memitem:a996693301426fd02fc959da0d0c8398c" id="r_a996693301426fd02fc959da0d0c8398c">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a996693301426fd02fc959da0d0c8398c">CharN</a> (string name, int n)</td>
      </tr>

      <tr className="memdesc:a996693301426fd02fc959da0d0c8398c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as char(N) type. <br /></td>
      </tr>

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

      <tr className="memitem:af598772f26c4ec80b3a6348384f7729c" id="r_af598772f26c4ec80b3a6348384f7729c">
        <td className="memItemLeft" align="right" valign="top">IReadOnlyDictionary\< string, IList\< string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af598772f26c4ec80b3a6348384f7729c">Build</a> ()</td>
      </tr>

      <tr className="memdesc:af598772f26c4ec80b3a6348384f7729c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Builds the properties dictionary. <br /></td>
      </tr>

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

      <tr className="memitem:a011fa55fe98f7ec8c95f19115743c16b" id="r_a011fa55fe98f7ec8c95f19115743c16b">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a011fa55fe98f7ec8c95f19115743c16b">TypePropertiesBuilder</a> ()</td>
      </tr>

      <tr className="memdesc:a011fa55fe98f7ec8c95f19115743c16b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Creates a new <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder" title="Builder for constructing type properties dictionaries.">TypePropertiesBuilder</a>. <br /></td>
      </tr>

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

      <tr className="memitem:af8079534d6310bbafbe3755aab5bba8c" id="r_af8079534d6310bbafbe3755aab5bba8c">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af8079534d6310bbafbe3755aab5bba8c">Column</a> (string name, <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">KineticaColumnProperties</a> props)</td>
      </tr>

      <tr className="memdesc:af8079534d6310bbafbe3755aab5bba8c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Adds properties for a column. <br /></td>
      </tr>

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

      <tr className="memitem:a695bdec22366792042a0abe4b1051047" id="r_a695bdec22366792042a0abe4b1051047">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a695bdec22366792042a0abe4b1051047">ColumnProperty</a> (string name, string property)</td>
      </tr>

      <tr className="memdesc:a695bdec22366792042a0abe4b1051047">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Adds a single property to a column. <br /></td>
      </tr>

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

      <tr className="memitem:a751253aa3a1c468341a4026c2d4bab5a" id="r_a751253aa3a1c468341a4026c2d4bab5a">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a751253aa3a1c468341a4026c2d4bab5a">PrimaryKey</a> (string name)</td>
      </tr>

      <tr className="memdesc:a751253aa3a1c468341a4026c2d4bab5a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as primary key. <br /></td>
      </tr>

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

      <tr className="memitem:a243b32f3e42ea75f6409af52f484ad25" id="r_a243b32f3e42ea75f6409af52f484ad25">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a243b32f3e42ea75f6409af52f484ad25">ShardKey</a> (string name)</td>
      </tr>

      <tr className="memdesc:a243b32f3e42ea75f6409af52f484ad25">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as shard key. <br /></td>
      </tr>

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

      <tr className="memitem:a7ae9f591832b05b6738cfef0e51b53e7" id="r_a7ae9f591832b05b6738cfef0e51b53e7">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7ae9f591832b05b6738cfef0e51b53e7">Nullable</a> (string name)</td>
      </tr>

      <tr className="memdesc:a7ae9f591832b05b6738cfef0e51b53e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as nullable. <br /></td>
      </tr>

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

      <tr className="memitem:a81996181f9a4571fecff0b77bdebaa4e" id="r_a81996181f9a4571fecff0b77bdebaa4e">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a81996181f9a4571fecff0b77bdebaa4e">Timestamp</a> (string name)</td>
      </tr>

      <tr className="memdesc:a81996181f9a4571fecff0b77bdebaa4e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as timestamp type. <br /></td>
      </tr>

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

      <tr className="memitem:a16878e96d2f88bb0ee113ff5a4ff2baa" id="r_a16878e96d2f88bb0ee113ff5a4ff2baa">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a16878e96d2f88bb0ee113ff5a4ff2baa">Data</a> (string name)</td>
      </tr>

      <tr className="memdesc:a16878e96d2f88bb0ee113ff5a4ff2baa">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as data column (text search enabled). <br /></td>
      </tr>

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

      <tr className="memitem:a359be7f589c1d0beccec87e0be8e0e98" id="r_a359be7f589c1d0beccec87e0be8e0e98">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a359be7f589c1d0beccec87e0be8e0e98">Ipv4</a> (string name)</td>
      </tr>

      <tr className="memdesc:a359be7f589c1d0beccec87e0be8e0e98">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as IPv4 type. <br /></td>
      </tr>

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

      <tr className="memitem:a306d91129778769a29d83d2e66c7b099" id="r_a306d91129778769a29d83d2e66c7b099">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a306d91129778769a29d83d2e66c7b099">Date</a> (string name)</td>
      </tr>

      <tr className="memdesc:a306d91129778769a29d83d2e66c7b099">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as date type. <br /></td>
      </tr>

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

      <tr className="memitem:a459f9a69ebbc02d098230a04fedfd625" id="r_a459f9a69ebbc02d098230a04fedfd625">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a459f9a69ebbc02d098230a04fedfd625">DateTime</a> (string name)</td>
      </tr>

      <tr className="memdesc:a459f9a69ebbc02d098230a04fedfd625">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as datetime type. <br /></td>
      </tr>

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

      <tr className="memitem:a76f64dcbc34637f778e411f5a7bb7273" id="r_a76f64dcbc34637f778e411f5a7bb7273">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a76f64dcbc34637f778e411f5a7bb7273">Time</a> (string name)</td>
      </tr>

      <tr className="memdesc:a76f64dcbc34637f778e411f5a7bb7273">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as time type. <br /></td>
      </tr>

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

      <tr className="memitem:a6052bce7d413f9de16be7eebc99597f1" id="r_a6052bce7d413f9de16be7eebc99597f1">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6052bce7d413f9de16be7eebc99597f1">Decimal</a> (string name)</td>
      </tr>

      <tr className="memdesc:a6052bce7d413f9de16be7eebc99597f1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as decimal type. <br /></td>
      </tr>

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

      <tr className="memitem:acccc1866a552c8162b2357842c240718" id="r_acccc1866a552c8162b2357842c240718">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acccc1866a552c8162b2357842c240718">Uuid</a> (string name)</td>
      </tr>

      <tr className="memdesc:acccc1866a552c8162b2357842c240718">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as UUID type. <br /></td>
      </tr>

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

      <tr className="memitem:a4486cf740ce010aa8d756d6b1e9e50b1" id="r_a4486cf740ce010aa8d756d6b1e9e50b1">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4486cf740ce010aa8d756d6b1e9e50b1">Boolean</a> (string name)</td>
      </tr>

      <tr className="memdesc:a4486cf740ce010aa8d756d6b1e9e50b1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as boolean type. <br /></td>
      </tr>

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

      <tr className="memitem:a1b5710e5e5859035a5be016caeafeb70" id="r_a1b5710e5e5859035a5be016caeafeb70">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1b5710e5e5859035a5be016caeafeb70">Int8</a> (string name)</td>
      </tr>

      <tr className="memdesc:a1b5710e5e5859035a5be016caeafeb70">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as int8 type. <br /></td>
      </tr>

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

      <tr className="memitem:ab1b82602d004a8e695841064679d6919" id="r_ab1b82602d004a8e695841064679d6919">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab1b82602d004a8e695841064679d6919">Int16</a> (string name)</td>
      </tr>

      <tr className="memdesc:ab1b82602d004a8e695841064679d6919">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as int16 type. <br /></td>
      </tr>

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

      <tr className="memitem:a269ca0ae5ee70d487deed4458dbe7bca" id="r_a269ca0ae5ee70d487deed4458dbe7bca">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a269ca0ae5ee70d487deed4458dbe7bca">Wkt</a> (string name)</td>
      </tr>

      <tr className="memdesc:a269ca0ae5ee70d487deed4458dbe7bca">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as WKT (geometry) type. <br /></td>
      </tr>

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

      <tr className="memitem:a996693301426fd02fc959da0d0c8398c" id="r_a996693301426fd02fc959da0d0c8398c">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a996693301426fd02fc959da0d0c8398c">CharN</a> (string name, int n)</td>
      </tr>

      <tr className="memdesc:a996693301426fd02fc959da0d0c8398c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Marks a column as char(N) type. <br /></td>
      </tr>

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

      <tr className="memitem:af598772f26c4ec80b3a6348384f7729c" id="r_af598772f26c4ec80b3a6348384f7729c">
        <td className="memItemLeft" align="right" valign="top">IReadOnlyDictionary\< string, IList\< string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af598772f26c4ec80b3a6348384f7729c">Build</a> ()</td>
      </tr>

      <tr className="memdesc:af598772f26c4ec80b3a6348384f7729c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Builds the properties dictionary. <br /></td>
      </tr>

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

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>Builder for constructing type properties dictionaries. </p>
      <p>Equivalent to Rust's <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder" title="Builder for constructing type properties dictionaries.">TypePropertiesBuilder</a>.</p>

      <div className="fragment">
        <div className="line">var properties = <span className="keyword">new</span> <a className="code hl_function" href="#a011fa55fe98f7ec8c95f19115743c16b">TypePropertiesBuilder</a>()</div>
        <div className="line"> .Column(<span className="stringliteral">"id"</span>, <span className="keyword">new</span> <a className="code hl_class" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">KineticaColumnProperties</a>().<a className="code hl_function" href="#a751253aa3a1c468341a4026c2d4bab5a">PrimaryKey</a>().<a className="code hl_function" href="#a243b32f3e42ea75f6409af52f484ad25">ShardKey</a>())</div>
        <div className="line"> .Timestamp(<span className="stringliteral">"created\_at"</span>)</div>
        <div className="line"> .Data(<span className="stringliteral">"description"</span>)</div>
        <div className="line"> .Build();</div>

        <div className="ttc" id="aclasskinetica_1_1SchemaBuilder_1_1KineticaColumnProperties_html">
          <div className="ttname"><a href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">kinetica.SchemaBuilder.KineticaColumnProperties</a></div>
          <div className="ttdoc">Builder for Kinetica column properties.</div>
          <div className="ttdef"><span className="b">Definition</span> <a href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2KineticaColumnProperties_8cs_source#l00022">KineticaColumnProperties.cs:23</a></div>
        </div>

        <div className="ttc" id="aclasskinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder_html_a011fa55fe98f7ec8c95f19115743c16b">
          <div className="ttname"><a href="#a011fa55fe98f7ec8c95f19115743c16b">kinetica.SchemaBuilder.TypePropertiesBuilder.TypePropertiesBuilder</a></div>
          <div className="ttdeci">TypePropertiesBuilder()</div>
          <div className="ttdoc">Creates a new TypePropertiesBuilder.</div>
          <div className="ttdef"><span className="b">Definition</span> <a href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00024">TypePropertiesBuilder.cs:24</a></div>
        </div>

        <div className="ttc" id="aclasskinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder_html_a243b32f3e42ea75f6409af52f484ad25">
          <div className="ttname"><a href="#a243b32f3e42ea75f6409af52f484ad25">kinetica.SchemaBuilder.TypePropertiesBuilder.ShardKey</a></div>
          <div className="ttdeci">TypePropertiesBuilder ShardKey(string name)</div>
          <div className="ttdoc">Marks a column as shard key.</div>
          <div className="ttdef"><span className="b">Definition</span> <a href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00070">TypePropertiesBuilder.cs:70</a></div>
        </div>

        <div className="ttc" id="aclasskinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder_html_a751253aa3a1c468341a4026c2d4bab5a">
          <div className="ttname"><a href="#a751253aa3a1c468341a4026c2d4bab5a">kinetica.SchemaBuilder.TypePropertiesBuilder.PrimaryKey</a></div>
          <div className="ttdeci">TypePropertiesBuilder PrimaryKey(string name)</div>
          <div className="ttdoc">Marks a column as primary key.</div>
          <div className="ttdef"><span className="b">Definition</span> <a href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00062">TypePropertiesBuilder.cs:62</a></div>
        </div>
      </div>

      <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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00017">17</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a011fa55fe98f7ec8c95f19115743c16b">◆ </a></span>TypePropertiesBuilder() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.SchemaBuilder.TypePropertiesBuilder.TypePropertiesBuilder </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Creates a new <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder" title="Builder for constructing type properties dictionaries.">TypePropertiesBuilder</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_2SchemaBuilder_2TypePropertiesBuilder_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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a011fa55fe98f7ec8c95f19115743c16b">◆ </a></span>TypePropertiesBuilder() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.SchemaBuilder.TypePropertiesBuilder.TypePropertiesBuilder </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Creates a new <a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder" title="Builder for constructing type properties dictionaries.">TypePropertiesBuilder</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00024">24</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Function Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a4486cf740ce010aa8d756d6b1e9e50b1">◆ </a></span>Boolean() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Boolean </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as boolean type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00150">150</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4486cf740ce010aa8d756d6b1e9e50b1">◆ </a></span>Boolean() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Boolean </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as boolean type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00150">150</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af598772f26c4ec80b3a6348384f7729c">◆ </a></span>Build() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IReadOnlyDictionary\< string, IList\< string > > kinetica.SchemaBuilder.TypePropertiesBuilder.Build </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Builds the properties dictionary. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00203">203</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af598772f26c4ec80b3a6348384f7729c">◆ </a></span>Build() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IReadOnlyDictionary\< string, IList\< string > > kinetica.SchemaBuilder.TypePropertiesBuilder.Build </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Builds the properties dictionary. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00203">203</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a996693301426fd02fc959da0d0c8398c">◆ </a></span>CharN() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.CharN </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">n</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as char(N) type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00182">182</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a996693301426fd02fc959da0d0c8398c">◆ </a></span>CharN() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.CharN </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">n</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as char(N) type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00182">182</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af8079534d6310bbafbe3755aab5bba8c">◆ </a></span>Column() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Column </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">KineticaColumnProperties</a></td>
                  <td className="paramname"><span className="paramname"><span className="em">props</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Adds properties for a column. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">name</td>
                <td>The column name.</td>
              </tr>

              <tr>
                <td className="paramname">props</td>
                <td>The column properties builder.</td>
              </tr>
            </table>
          </div>
        </div>

        <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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00034">34</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af8079534d6310bbafbe3755aab5bba8c">◆ </a></span>Column() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Column </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1KineticaColumnProperties">KineticaColumnProperties</a></td>
                  <td className="paramname"><span className="paramname"><span className="em">props</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Adds properties for a column. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">name</td>
                <td>The column name.</td>
              </tr>

              <tr>
                <td className="paramname">props</td>
                <td>The column properties builder.</td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00034">34</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a695bdec22366792042a0abe4b1051047">◆ </a></span>ColumnProperty() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.ColumnProperty </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">property</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Adds a single property to a column. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">name</td>
                <td>The column name.</td>
              </tr>

              <tr>
                <td className="paramname">property</td>
                <td>The property to add.</td>
              </tr>
            </table>
          </div>
        </div>

        <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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00045">45</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a695bdec22366792042a0abe4b1051047">◆ </a></span>ColumnProperty() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.ColumnProperty </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">property</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Adds a single property to a column. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">name</td>
                <td>The column name.</td>
              </tr>

              <tr>
                <td className="paramname">property</td>
                <td>The property to add.</td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00045">45</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a16878e96d2f88bb0ee113ff5a4ff2baa">◆ </a></span>Data() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Data </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as data column (text search enabled). </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00094">94</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a16878e96d2f88bb0ee113ff5a4ff2baa">◆ </a></span>Data() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Data </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as data column (text search enabled). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00094">94</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a306d91129778769a29d83d2e66c7b099">◆ </a></span>Date() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Date </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as date type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00110">110</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a306d91129778769a29d83d2e66c7b099">◆ </a></span>Date() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Date </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as date type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00110">110</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a459f9a69ebbc02d098230a04fedfd625">◆ </a></span>DateTime() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.DateTime </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as datetime type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00118">118</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a459f9a69ebbc02d098230a04fedfd625">◆ </a></span>DateTime() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.DateTime </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as datetime type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00118">118</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6052bce7d413f9de16be7eebc99597f1">◆ </a></span>Decimal() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Decimal </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as decimal type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00134">134</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6052bce7d413f9de16be7eebc99597f1">◆ </a></span>Decimal() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Decimal </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as decimal type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00134">134</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab1b82602d004a8e695841064679d6919">◆ </a></span>Int16() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Int16 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as int16 type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00166">166</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab1b82602d004a8e695841064679d6919">◆ </a></span>Int16() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Int16 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as int16 type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00166">166</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b5710e5e5859035a5be016caeafeb70">◆ </a></span>Int8() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Int8 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as int8 type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00158">158</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b5710e5e5859035a5be016caeafeb70">◆ </a></span>Int8() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Int8 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as int8 type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00158">158</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a359be7f589c1d0beccec87e0be8e0e98">◆ </a></span>Ipv4() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Ipv4 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as IPv4 type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00102">102</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a359be7f589c1d0beccec87e0be8e0e98">◆ </a></span>Ipv4() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Ipv4 </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as IPv4 type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00102">102</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7ae9f591832b05b6738cfef0e51b53e7">◆ </a></span>Nullable() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Nullable </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as nullable. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00078">78</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7ae9f591832b05b6738cfef0e51b53e7">◆ </a></span>Nullable() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Nullable </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as nullable. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00078">78</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a751253aa3a1c468341a4026c2d4bab5a">◆ </a></span>PrimaryKey() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.PrimaryKey </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as primary key. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00062">62</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a751253aa3a1c468341a4026c2d4bab5a">◆ </a></span>PrimaryKey() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.PrimaryKey </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as primary key. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00062">62</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a243b32f3e42ea75f6409af52f484ad25">◆ </a></span>ShardKey() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.ShardKey </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as shard key. </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_2SchemaBuilder_2TypePropertiesBuilder_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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a243b32f3e42ea75f6409af52f484ad25">◆ </a></span>ShardKey() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.ShardKey </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as shard key. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00070">70</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a76f64dcbc34637f778e411f5a7bb7273">◆ </a></span>Time() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Time </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as time type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00126">126</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a76f64dcbc34637f778e411f5a7bb7273">◆ </a></span>Time() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Time </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as time type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00126">126</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a81996181f9a4571fecff0b77bdebaa4e">◆ </a></span>Timestamp() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Timestamp </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as timestamp type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00086">86</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a81996181f9a4571fecff0b77bdebaa4e">◆ </a></span>Timestamp() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Timestamp </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as timestamp type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00086">86</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acccc1866a552c8162b2357842c240718">◆ </a></span>Uuid() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Uuid </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as UUID type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00142">142</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acccc1866a552c8162b2357842c240718">◆ </a></span>Uuid() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Uuid </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as UUID type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00142">142</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a269ca0ae5ee70d487deed4458dbe7bca">◆ </a></span>Wkt() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Wkt </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as WKT (geometry) type. </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_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00174">174</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a269ca0ae5ee70d487deed4458dbe7bca">◆ </a></span>Wkt() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname"><a className="el" href="/content/api/cs/classkinetica_1_1SchemaBuilder_1_1TypePropertiesBuilder">TypePropertiesBuilder</a> kinetica.SchemaBuilder.TypePropertiesBuilder.Wkt </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">name</span></span></td>
                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Marks a column as WKT (geometry) type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source#l00174">174</a> of file <a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/SchemaBuilder/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a></li>
      <li>Kinetica/SchemaBuilder/<a className="el" href="/content/api/cs/Kinetica_2SchemaBuilder_2TypePropertiesBuilder_8cs_source">TypePropertiesBuilder.cs</a></li>
    </ul>
  </div>
</div>
