Bogue
| Numéro d’ID de bogue | BUG-000129618 |
|---|---|
| Envoi | March 24, 2020 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Runtime SDK |
| Version trouvée | 100.7 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 |
| Statut | Will Not Be Addressed |
Apply the 'Enums.QueryFeatureFieldsMinimum' enumeration to the feature layer before applying the 'Enums.QueryFeatureFieldsLoadAll' enumeration to solve the issue.
Example:
Apply the first enumeration: featureTable.queryFeaturesWithFieldOptions(queryParameters,Enums.QueryFeatureFieldsMinimum)
Apply the second enumeration:
featureTable.queryFeaturesWithFieldOptions(queryParameters, Enums.QueryFeatureFieldsLoadAll)
After running the application, the issue is not reproduced.
The query does not return null values for the fields of the feature layer:
qml: {"address":"1800 WASHINGTON ST","district":"2","objectid":13032690,"req_date":"09/17/2009","req_id":"506763","req_time":"08:15","req_type":"Graffiti Complaint - Public Property","status":1}
ID de bogue: BUG-000129618
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support