<?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: How can I access the memory-based workspace via the SDK? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-access-the-memory-based-workspace-via/m-p/1134039#M7616</link>
    <description>&lt;P&gt;Not sure if you found out how to access an in memory feature class, but it took me quite a while to figure it out.&amp;nbsp; And it was all because you need to call the build method of the schemabuilder object first.&amp;nbsp; I doesn't exist until you call Build.&lt;/P&gt;&lt;P&gt;Then it is as easy as&amp;nbsp; *** memGeoDatabase.OpenDataset(Of FeatureClass)("Deeds") *** memGeoDatabase here is just a GeoDatabase object that is my in memory geodatabase.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jan 2022 19:49:41 GMT</pubDate>
    <dc:creator>JamieKelly1</dc:creator>
    <dc:date>2022-01-14T19:49:41Z</dc:date>
    <item>
      <title>How can I access the memory-based workspace via the SDK?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-access-the-memory-based-workspace-via/m-p/847963#M4157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've read the &lt;A href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/the-in-memory-workspace.htm"&gt;page on writing geoprocessing output to memory&lt;/A&gt; and saw &lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-a-tool-with-event-handling"&gt;an example on the SDK Github&lt;/A&gt; using the memory-based workspace, but all the examples either use Python or only show writes, not reads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I access feature classes in memory using the SDK (currently using 2.4)?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2019 00:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-access-the-memory-based-workspace-via/m-p/847963#M4157</guid>
      <dc:creator>MichaelReutebuch1</dc:creator>
      <dc:date>2019-11-23T00:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the memory-based workspace via the SDK?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-access-the-memory-based-workspace-via/m-p/1134039#M7616</link>
      <description>&lt;P&gt;Not sure if you found out how to access an in memory feature class, but it took me quite a while to figure it out.&amp;nbsp; And it was all because you need to call the build method of the schemabuilder object first.&amp;nbsp; I doesn't exist until you call Build.&lt;/P&gt;&lt;P&gt;Then it is as easy as&amp;nbsp; *** memGeoDatabase.OpenDataset(Of FeatureClass)("Deeds") *** memGeoDatabase here is just a GeoDatabase object that is my in memory geodatabase.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 19:49:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-access-the-memory-based-workspace-via/m-p/1134039#M7616</guid>
      <dc:creator>JamieKelly1</dc:creator>
      <dc:date>2022-01-14T19:49:41Z</dc:date>
    </item>
  </channel>
</rss>

