ArcGIS Runtime fails to respect definition queries for layers in MMPK.
上次发布: May 18, 2022ArcGIS Runtime SDK
漏洞 ID 编号
BUG-000145630
已提交
December 28, 2021
上次修改时间
July 18, 2024
适用范围
ArcGIS Runtime SDK
找到的版本
100.13
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
DefinitionExpression is only exposed on ServiceFeatureTable and FeatureLayer, with the intention that it controls what data is pulled down from the service and what renders. In the context of a GeodatabaseFeatureTable, there is no 'pulling data down', all of the data is available locally. Setting expressions just controls the rendering aspect of the features.