<?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 Anyone have an example using JoinTableDataSource? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340630#M3997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to join a SQLite table to a Runtime Geodatabase table. JoinTableDataSource seems to provide this capability but it I don't see much help about it or sample code. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2016 14:19:52 GMT</pubDate>
    <dc:creator>RonVincent</dc:creator>
    <dc:date>2016-04-13T14:19:52Z</dc:date>
    <item>
      <title>Anyone have an example using JoinTableDataSource?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340630#M3997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to join a SQLite table to a Runtime Geodatabase table. JoinTableDataSource seems to provide this capability but it I don't see much help about it or sample code. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 14:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340630#M3997</guid>
      <dc:creator>RonVincent</dc:creator>
      <dc:date>2016-04-13T14:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have an example using JoinTableDataSource?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340631#M3998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm asking to join a table to a feature layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 14:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340631#M3998</guid>
      <dc:creator>RonVincent</dc:creator>
      <dc:date>2016-04-13T14:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have an example using JoinTableDataSource?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340632#M3999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The JoinTableDataSource is for use only with the DynamicLayer capability of the MapServer endpoint via the ArcGISDynamicMapServiceLayer. There's an example of using the TableDataSource here: &lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/e0851c76-5795-4b02-9944-a902d26cc470.htm" title="https://developers.arcgis.com/net/desktop/api-reference//html/e0851c76-5795-4b02-9944-a902d26cc470.htm"&gt;Code Example - DynamicLayerInfoCollection&lt;/A&gt;. In this scenario the join would be done on the server-side between two datasets accessible to the MapServer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't currently support table joins directly on FeatureLayers or FeatureTables, but depending on what you're specifically trying to do, you may be able to achieve the same result through querying the FeatureTable then putting the results in a GraphicsOverlay and using Linq to perform a join?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340632#M3999</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-04-25T16:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have an example using JoinTableDataSource?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340633#M4000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike. That's where the design of the solution was headed for my project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/anyone-have-an-example-using-jointabledatasource/m-p/340633#M4000</guid>
      <dc:creator>RonVincent</dc:creator>
      <dc:date>2016-04-25T17:48:53Z</dc:date>
    </item>
  </channel>
</rss>

