<?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 Incorrect number of feature classes using FeatureClassDefinition Class in ArcGIS Pro SDK in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/incorrect-number-of-feature-classes-using/m-p/1569240#M12421</link>
    <description>&lt;P&gt;The FeatureClassDefinition class in ArcGIS Pro SDK 3.3 returns inaccurate or inflated number of feature classes when interacting with Oracle enterprise geodatabases containing user-defined schemas&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;using (Geodatabase geodatabase = new Geodatabase(new DatabaseConnectionFile(new Uri("path-to-SDE"))))
{
 var featureClassNames = geodatabase.GetDefinitions&amp;lt;FeatureClassDefinition&amp;gt;().Select(def =&amp;gt; def.GetName()).ToList();
}

 &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 10:08:54 GMT</pubDate>
    <dc:creator>SumitMishra_016</dc:creator>
    <dc:date>2024-12-17T10:08:54Z</dc:date>
    <item>
      <title>Incorrect number of feature classes using FeatureClassDefinition Class in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/incorrect-number-of-feature-classes-using/m-p/1569240#M12421</link>
      <description>&lt;P&gt;The FeatureClassDefinition class in ArcGIS Pro SDK 3.3 returns inaccurate or inflated number of feature classes when interacting with Oracle enterprise geodatabases containing user-defined schemas&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;using (Geodatabase geodatabase = new Geodatabase(new DatabaseConnectionFile(new Uri("path-to-SDE"))))
{
 var featureClassNames = geodatabase.GetDefinitions&amp;lt;FeatureClassDefinition&amp;gt;().Select(def =&amp;gt; def.GetName()).ToList();
}

 &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 10:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/incorrect-number-of-feature-classes-using/m-p/1569240#M12421</guid>
      <dc:creator>SumitMishra_016</dc:creator>
      <dc:date>2024-12-17T10:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect number of feature classes using FeatureClassDefinition Class in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/incorrect-number-of-feature-classes-using/m-p/1571137#M12448</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221628"&gt;@Aashis&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Please help me in some workaround for this bug (&lt;SPAN&gt;BUG-000168683)&amp;nbsp;&lt;/SPAN&gt;to get the correct list feature classes from &lt;SPAN&gt;Oracle enterprise geodatabases containing user-defined schemas&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BUG-000168683&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/an-oracle-or-sql-geodatabase-with-select-privileges-vie-bug-000168683" target="_blank" rel="noopener"&gt;https://support.esri.com/en-us/bug/an-oracle-or-sql-geodatabase-with-select-privileges-vie-bug-000168683&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 09:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/incorrect-number-of-feature-classes-using/m-p/1571137#M12448</guid>
      <dc:creator>SumitMishra_016</dc:creator>
      <dc:date>2024-12-24T09:50:44Z</dc:date>
    </item>
  </channel>
</rss>

