<?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: Set QueryParameters.MaxFeatures and catch a exception in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58084#M631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/357468_pastedImage_1.png" style="width: 620px; height: 559px;" /&gt;&lt;/P&gt;&lt;P&gt;I do have the field "Name", I checked and &amp;nbsp;i did't mistyped either&lt;/P&gt;&lt;P&gt;Thanks for your detail reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jun 2017 11:31:39 GMT</pubDate>
    <dc:creator>xiaoguangyan</dc:creator>
    <dc:date>2017-06-17T11:31:39Z</dc:date>
    <item>
      <title>Set QueryParameters.MaxFeatures and catch a exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58081#M628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I set&amp;nbsp;QueryParameters.MaxFeatures &amp;nbsp;execute query then will catch a exception(Unable to complete operation.), but don't set it&amp;nbsp;codes&amp;nbsp;go well&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/355952_pastedImage_1.png" style="width: 620px; height: 232px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355954_ce.jpg" style="width: 620px; height: 133px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 02:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58081#M628</guid>
      <dc:creator>xiaoguangyan</dc:creator>
      <dc:date>2017-06-07T02:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set QueryParameters.MaxFeatures and catch a exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58082#M629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I notice that some featureserver with different &amp;nbsp;Advanced Query Capabilities，some having all the &lt;SPAN&gt;Advanced Query Capabilities true supports&lt;/SPAN&gt;&amp;nbsp;can&amp;nbsp;ServiceFeatureTable.QueryFeaturesAsync(QueryParameters parameters, QueryFeatureFields queryFeatureFields) with setting &lt;SPAN style="background-color: #ffffff;"&gt;QueryParameters.MaxFeatures , does&amp;nbsp;this&amp;nbsp;&lt;SPAN&gt;Advanced Query Capabilities matters?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58082#M629</guid>
      <dc:creator>xiaoguangyan</dc:creator>
      <dc:date>2017-06-07T10:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set QueryParameters.MaxFeatures and catch a exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58083#M630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is `NAME` a field name in the service? If you use a name that does not exist on server you will get the same error: &lt;/P&gt;&lt;P&gt;For example, when if I mistyped with `NAM` for `NAME`: &lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Notes/FeatureServer/0/query?where=NAM+LIKE+%27%25o%25%27&amp;amp;objectIds=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=&amp;amp;gdbVersion=&amp;amp;returnDistinctValues=false&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;returnExtentOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;multipatchOption=&amp;amp;resultOffset=&amp;amp;resultRecordCount=&amp;amp;f=html"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Notes/FeatureServer/0/query?where=NAM+LIKE+%27%25o%25%27&amp;amp;objectIds=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=&amp;amp;gdbVersion=&amp;amp;returnDistinctValues=false&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;returnExtentOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;multipatchOption=&amp;amp;resultOffset=&amp;amp;resultRecordCount=&amp;amp;f=html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FeatureTable.Fields should be able to give you the name to use in your query, it includes the same metadata found on server (i.e. FieldType, Name, Alias, IsEditable, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/357480_metadata.JPG" style="width: 620px; height: 214px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 23:15:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58083#M630</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2017-06-16T23:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set QueryParameters.MaxFeatures and catch a exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58084#M631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/357468_pastedImage_1.png" style="width: 620px; height: 559px;" /&gt;&lt;/P&gt;&lt;P&gt;I do have the field "Name", I checked and &amp;nbsp;i did't mistyped either&lt;/P&gt;&lt;P&gt;Thanks for your detail reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2017 11:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/set-queryparameters-maxfeatures-and-catch-a/m-p/58084#M631</guid>
      <dc:creator>xiaoguangyan</dc:creator>
      <dc:date>2017-06-17T11:31:39Z</dc:date>
    </item>
  </channel>
</rss>

