Uri.LocalPath returns an unexpected value if the Databases connection node in the Catalog pane is not expanded at least once when opening an existing project.
上次发布: January 6, 2023ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000154164
已提交
December 2, 2022
上次修改时间
September 19, 2024
适用范围
ArcGIS Pro SDK for .NET
找到的版本
3.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Feature layers do not store the path of the SDE connection file used to create them. Only the connection information itself (server, instance, etc.) is stored.
When a datastore is opened in ArcGIS Pro for the first time in a session, that path is stored in Datastore.GetPath.
If it is the first time opening a datastore from the catalog, the path of the catalog item's SDE file is stored in this value.
If it is the first time opening a datastore from a feature layer, a temporary SDE file is created in the temp directory, and this path is stored with the datastore.