<?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 how to copy a feature class from sde to file geodatabase in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-copy-a-feature-class-from-sde-to-file/m-p/410772#M10978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to copy a feature class that participates in a geometric network from SDE into a file geodatabase.&amp;nbsp; I do not want the objects related to the feature class to be copied.&amp;nbsp; I also don't want to copy all the feature classes that participate in the geometric network.&amp;nbsp; If possible, I need to preserve the object ids on the features.&amp;nbsp; I can do this using arc toolbox and the 'feature class to feature class' tool along with a field map that preserves the original object ids.&amp;nbsp; I'm looking for a way to do this in arc objects.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 19:16:56 GMT</pubDate>
    <dc:creator>TedRakel</dc:creator>
    <dc:date>2013-05-24T19:16:56Z</dc:date>
    <item>
      <title>how to copy a feature class from sde to file geodatabase</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-copy-a-feature-class-from-sde-to-file/m-p/410772#M10978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to copy a feature class that participates in a geometric network from SDE into a file geodatabase.&amp;nbsp; I do not want the objects related to the feature class to be copied.&amp;nbsp; I also don't want to copy all the feature classes that participate in the geometric network.&amp;nbsp; If possible, I need to preserve the object ids on the features.&amp;nbsp; I can do this using arc toolbox and the 'feature class to feature class' tool along with a field map that preserves the original object ids.&amp;nbsp; I'm looking for a way to do this in arc objects.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 19:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-copy-a-feature-class-from-sde-to-file/m-p/410772#M10978</guid>
      <dc:creator>TedRakel</dc:creator>
      <dc:date>2013-05-24T19:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy a feature class from sde to file geodatabase</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-copy-a-feature-class-from-sde-to-file/m-p/410773#M10979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-family:arial;"&gt;&lt;SPAN style="color: #000000; font-size: 3;"&gt;Ted,&lt;BR /&gt;&lt;BR /&gt;If an existing tool does the job you need it to do then just call it using the &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 3;"&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IGeoProcessor_Interface/002n000000tp000000/" rel="nofollow" target="_blank"&gt;IGeoProcessor&lt;/A&gt; object and it's execute method. Follow the link and you'll see an example of how the code is put together to call an existing tool. You'll see that the execute method returns a &lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IGeoProcessorResult_Interface/002n00000107000000/" rel="nofollow" target="_blank"&gt;GeoProcessorResult&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 3;"&gt; a&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 3;"&gt;nd you can check the status property to see if it ran without error.&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 09:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-copy-a-feature-class-from-sde-to-file/m-p/410773#M10979</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-05-27T09:53:00Z</dc:date>
    </item>
  </channel>
</rss>

