The IGeodatabaseBridge2.AddList accepts invalid object IDs.
最後に公開された状態: June 17, 2016ArcObjects SDK
不具合 ID 番号
BUG-000097091
送信されました
June 10, 2016
最終更新日
June 5, 2024
適用対象
ArcObjects SDK
見つかったバージョン
10.3.1
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
Select sets cannot reject any valid but non-existent ID's. For Enterprise geodatabase's 0 could be in an invalid range however, it is acceptable for shapefiles.
If the workflow requires a selection of OID that may not actually exist, the correct pattern to use is to execute a Select and pass in an OID IN where clause.