<?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 Read IFeatures, IFeatureClass from Public Function FindVersionDifferences in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/read-ifeatures-ifeatureclass-from-public-function/m-p/660977#M17735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;There is an Esri sample that has a function called&lt;/P&gt;&lt;P&gt;&lt;SPAN class="kwrd" style="color: #0000ff;"&gt;Public&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;Function&lt;/SPAN&gt; FindVersionDifferences(&lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; workspace &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; IWorkspace, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; childVersionName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; parentVersionName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; tableName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; differenceType &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; esriDifferenceType) &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; IFIDSet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to list Version Differences between two SDE versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Finding_differences_between_versions/00010000021t000000/" title="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Finding_differences_between_versions/00010000021t000000/"&gt;ArcObjects 10 .NET SDK Help&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in reusing this function but I need also to find the features resulting from this differences, so my question is how can I open the feature class associated with the Table - childFWS.OpenTable(tableName) - and then save the feature (IFeature) into an external feature class to track differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2016 19:34:08 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2016-02-26T19:34:08Z</dc:date>
    <item>
      <title>Read IFeatures, IFeatureClass from Public Function FindVersionDifferences</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/read-ifeatures-ifeatureclass-from-public-function/m-p/660977#M17735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;There is an Esri sample that has a function called&lt;/P&gt;&lt;P&gt;&lt;SPAN class="kwrd" style="color: #0000ff;"&gt;Public&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;Function&lt;/SPAN&gt; FindVersionDifferences(&lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; workspace &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; IWorkspace, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; childVersionName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; parentVersionName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; tableName &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;String&lt;/SPAN&gt;, &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;ByVal&lt;/SPAN&gt; differenceType &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; esriDifferenceType) &lt;SPAN class="kwrd" style="color: #0000ff;"&gt;As&lt;/SPAN&gt; IFIDSet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to list Version Differences between two SDE versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Finding_differences_between_versions/00010000021t000000/" title="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Finding_differences_between_versions/00010000021t000000/"&gt;ArcObjects 10 .NET SDK Help&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in reusing this function but I need also to find the features resulting from this differences, so my question is how can I open the feature class associated with the Table - childFWS.OpenTable(tableName) - and then save the feature (IFeature) into an external feature class to track differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 19:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/read-ifeatures-ifeatureclass-from-public-function/m-p/660977#M17735</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2016-02-26T19:34:08Z</dc:date>
    </item>
  </channel>
</rss>

