漏洞
漏洞 ID 编号 | BUG-000147411 |
---|---|
已提交 | March 8, 2022 |
上次修改时间 | June 27, 2025 |
适用范围 | ArcGIS GIS Server |
找到的版本 | 10.9.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
修正版本 | 3.1 |
状态 | Fixed |
Save the SDE file to a Universal Naming Convention (UNC) path that both the client and server side have access to. Then, use the following code import ArcPy: os fc_name = os.path.join(r"C:\mysdefolder", "myuser", "Documents", "ArcGIS", r"Projects", "MyProject18", "gpegdb.sde", "qatest.gp.BufferPoints") arcpy.AddMessage("getting record count for: {0}".format(fc_name)) count = arcpy.GetCount_management(fc_name) arcpy.AddMessage("count: {0}".format(count)).
漏洞 ID: BUG-000147411
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序