<?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 QueryDef and Join in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/querydef-and-join/m-p/1144615#M7779</link>
    <description>&lt;P&gt;Are the RowCursor which are accessible by creating QueryDef and Join in ArcGIS Pro SDK&amp;nbsp; are read only?&amp;nbsp; Updating the Row iterating through RowCursor is not possible.&lt;/P&gt;&lt;P&gt;using (Table joinedTable = join.GetJoinedTable())&lt;BR /&gt;using(RowCursor rowCursor = joinedTable.Search(null,false))&lt;BR /&gt;{&lt;BR /&gt;while (rowCursor.MoveNext())&lt;BR /&gt;{&lt;BR /&gt;using (Row row = rowCursor.Current)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 14:16:52 GMT</pubDate>
    <dc:creator>AnupamKumar</dc:creator>
    <dc:date>2022-02-16T14:16:52Z</dc:date>
    <item>
      <title>QueryDef and Join</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/querydef-and-join/m-p/1144615#M7779</link>
      <description>&lt;P&gt;Are the RowCursor which are accessible by creating QueryDef and Join in ArcGIS Pro SDK&amp;nbsp; are read only?&amp;nbsp; Updating the Row iterating through RowCursor is not possible.&lt;/P&gt;&lt;P&gt;using (Table joinedTable = join.GetJoinedTable())&lt;BR /&gt;using(RowCursor rowCursor = joinedTable.Search(null,false))&lt;BR /&gt;{&lt;BR /&gt;while (rowCursor.MoveNext())&lt;BR /&gt;{&lt;BR /&gt;using (Row row = rowCursor.Current)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 14:16:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/querydef-and-join/m-p/1144615#M7779</guid>
      <dc:creator>AnupamKumar</dc:creator>
      <dc:date>2022-02-16T14:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: QueryDef and Join</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/querydef-and-join/m-p/1145035#M7793</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe it helps you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/geoprocessing-questions/edit-a-joined-table-arcgis-pro/td-p/546829" target="_self"&gt;https://community.esri.com/t5/geoprocessing-questions/edit-a-joined-table-arcgis-pro/td-p/546829&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.s.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"You can edit joined tables, but only the base table fields. Fields from the joined table are read-only."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/tables/edit-an-active-table.htm" target="_self"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/tables/edit-an-active-table.htm&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 06:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/querydef-and-join/m-p/1145035#M7793</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-02-17T06:23:18Z</dc:date>
    </item>
  </channel>
</rss>

