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.