<?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 Re: arcpy.Describe() in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478577#M83757</link>
    <description>&lt;P&gt;Those are properties of the feature class' workspace rather than the feature class itself.&amp;nbsp; You'll want to do something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Get a Describe object for your feature class&lt;/LI&gt;&lt;LI&gt;Use the workspace property to get a Describe object for the workspace (a database in this case)&lt;/LI&gt;&lt;LI&gt;Access the properties of that object (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/workspace-properties.htm" target="_self"&gt;see this page&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 24 May 2024 18:12:39 GMT</pubDate>
    <dc:creator>MobiusSnake</dc:creator>
    <dc:date>2024-05-24T18:12:39Z</dc:date>
    <item>
      <title>arcpy.Describe()</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478571#M83754</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AprilSummers_0-1716573667553.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105352i49A993AE31F7615E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AprilSummers_0-1716573667553.png" alt="AprilSummers_0-1716573667553.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can we extract these properties from a feature class in an Enterprise GeoDatabase. I particularly want to extract the 'Instance' values&lt;/P&gt;&lt;P&gt;I am using arcpy.Describe(featureclass). It doesn't give me instance. I looked up the object properties and it is not listed in the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/describe-object-properties.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/describe-object-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I even used arcpy.da.Describe(featureclass). Still, couldn't get the value of instance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 18:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478571#M83754</guid>
      <dc:creator>AprilSummers</dc:creator>
      <dc:date>2024-05-24T18:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.Describe()</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478577#M83757</link>
      <description>&lt;P&gt;Those are properties of the feature class' workspace rather than the feature class itself.&amp;nbsp; You'll want to do something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Get a Describe object for your feature class&lt;/LI&gt;&lt;LI&gt;Use the workspace property to get a Describe object for the workspace (a database in this case)&lt;/LI&gt;&lt;LI&gt;Access the properties of that object (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/workspace-properties.htm" target="_self"&gt;see this page&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 24 May 2024 18:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478577#M83757</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2024-05-24T18:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.Describe()</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478615#M83761</link>
      <description>&lt;P&gt;Thank you! That solved it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's feels a bit convoluted. I must say though that the 'instance' in connection properties was not the same 'instance' in the data source properties screenshot. I had to use cp.database&lt;/P&gt;&lt;P&gt;cp.instance returned the value of 'Server'&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 19:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-describe/m-p/1478615#M83761</guid>
      <dc:creator>AprilSummers</dc:creator>
      <dc:date>2024-05-24T19:03:47Z</dc:date>
    </item>
  </channel>
</rss>

