| Numéro d’ID de bogue |
BUG-000082982 |
| Envoi | November 12, 2014 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS for Desktop |
| Version trouvée | 10.2.2 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 7 |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Solution de contournement
Use the original search cursor.arcpy.SearchCursorIn addition: f_names = [<a href="http://f.name" target="_blank">f.name</a> for f in arcpy.ListFields('x')] f_names[f_names.index(arcpy.Describe('x').OIDFieldName)] = 'OID@' with arcpy.da.SearchCursor('x', f_names) as sC: for row in sC:
Étapes pour reproduire
ID de bogue: BUG-000082982
Logiciel: