laptop and a wrench

漏洞

There is a limitation to the number of records that can be passed into IRelationshipClass2::GetObjectsMatchingObjectSetEx when the relationship class is based on a GUID field.

上次发布: August 25, 2014 No Product Found
漏洞 ID 编号 NIM002828
已提交June 5, 2006
上次修改时间April 2, 2025
适用范围No Product Found
找到的版本9.1
编程语言VBA
修正版本9.3
状态Fixed

解决办法

I can think of a couple of workarounds:- Loop through an enumeration of the source records. For each record, call GetObjectsRelatedToObject or do a QueryFilter based on the foreign key to the related table. This will probably be slower than GetObjectsMatchingObjectSetEx.- Convert the GUID field to a text field using the VBA function cstr(). This will not be a good work around for users that want to stick with GUIDs.

重现步骤

漏洞 ID: NIM002828

软件:

  • No Product Found

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项