<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ListTables includes &amp;quot;hidden&amp;quot; UN_? tables in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/listtables-includes-quot-hidden-quot-un-tables/m-p/1278265#M67935</link>
    <description>&lt;P&gt;I'm building a process to iterate through all datasets in a Utility Network enterprise geodatabase so I'm using ListDataset, ListFeatureClasses and ListTables to get all the items I want to process.&amp;nbsp; The one thing I'm noticing on ListTables is that it's giving me all of the UN_? tables such as UN_7_Topology, etc... which are hidden from normal views and I don't want to touch.&amp;nbsp; Is there a way to check if a table is normally "hidden" or is something used internally that I don't want to touch?&amp;nbsp; I could hard-code a check for anything that starts with "UN_" but there's nothing I'm aware of from preventing a normal table having a similar name that I would want to process.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 14:15:14 GMT</pubDate>
    <dc:creator>BillyBuerger</dc:creator>
    <dc:date>2023-04-13T14:15:14Z</dc:date>
    <item>
      <title>ListTables includes "hidden" UN_? tables</title>
      <link>https://community.esri.com/t5/python-questions/listtables-includes-quot-hidden-quot-un-tables/m-p/1278265#M67935</link>
      <description>&lt;P&gt;I'm building a process to iterate through all datasets in a Utility Network enterprise geodatabase so I'm using ListDataset, ListFeatureClasses and ListTables to get all the items I want to process.&amp;nbsp; The one thing I'm noticing on ListTables is that it's giving me all of the UN_? tables such as UN_7_Topology, etc... which are hidden from normal views and I don't want to touch.&amp;nbsp; Is there a way to check if a table is normally "hidden" or is something used internally that I don't want to touch?&amp;nbsp; I could hard-code a check for anything that starts with "UN_" but there's nothing I'm aware of from preventing a normal table having a similar name that I would want to process.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 14:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/listtables-includes-quot-hidden-quot-un-tables/m-p/1278265#M67935</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2023-04-13T14:15:14Z</dc:date>
    </item>
  </channel>
</rss>

