Cursors created against versioned data return invalid output or return exceptions when using a QueryFilter in the creation of the cursor that implements IQueryFilterDefinition2.PrefixClause when the recycling of the cursor is set to false and the workspace for the table or feature is edited.
最後に公開された状態: December 1, 2014ArcGIS Engine
不具合 ID 番号
BUG-000082999
送信されました
November 4, 2014
最終更新日
June 5, 2024
適用対象
ArcGIS Engine
見つかったバージョン
10.2.2
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is not a supportable workflow.
対処法
1) Set the recycling of the cursor to True.2) Unregister the data as versioned.3) Use a Query Cursor or the IDataStatistics class to retrieve the distinct values.