laptop and a wrench

不具合

The arcpy.da.SearchCursor queries produce inconsistent results if ordering is used.

最後に公開された状態: December 10, 2015 ArcGIS for Desktop
不具合 ID 番号 BUG-000091958
送信されましたNovember 5, 2015
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.2.2
ステータスNon-Reproducible

参考情報

Unable to reproduce

対処法

Remove the SQL postfix and use the Python sorted method instead of ORDER BY. cursor = sorted(arcpy.da.SearchCursor(fc_path, search_fields, where))

再現の手順

不具合 ID: BUG-000091958

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動