laptop and a wrench

Bogue

FeatureLayer::GetDataTable fails when the QueryFilter's WhereClause references a field name that is also a function name.

Dernière publication: August 25, 2014 ArcGIS Runtime for Windows Mobile
Numéro d’ID de bogue NIM039990
EnvoiNovember 10, 2008
Dernière modificationJune 5, 2024
S’applique àArcGIS Runtime for Windows Mobile
Version trouvée9.3
Système d’exploitationWindows OS
Version du système d’exploitationXP
StatutNon-Reproducible

Informations supplémentaires

No Public Explanation

Solution de contournement

You could rename the field or get the FeatureDataTable without using a QueryFilter and use the DataTable::Select method. FeatureDataTable fdt = fl.GetDataTable(null, null); DataRow[] drs = fdt.Select("floor = 1", null, DataViewRowState.CurrentRows);

Étapes pour reproduire

ID de bogue: NIM039990

Logiciel:

  • ArcGIS Runtime for Windows Mobile

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement