IFeatureLayer和IFeatureClass

本文详细对比了GIS中IFeatureLayer的Search方法与IGeoFeatureLayer::SearchDisplayFeatures方法的区别,尤其关注于定义查询(definition query)设置与否对搜索结果的影响。此外,还讨论了FeatureCount属性的正确使用方式。
摘要由CSDN通过智能技术生成

1、Search方法的区别

查看IfeatureLayer的Search方法的帮助,如下:

If there is a definition query set on the layer, theSearchmethod will work on the subset of features in the layer that meet the definition criteria. Otherwise, it will search theFeatureClassassociated with the layer.

ThisSearchmethod will not work on joined fields. If theFeaureLayerhas any joins, you should use theIGeoFeatureLayer::SeachDisplayFeaturesmethod instead.

值得注意的是,如果图层没有设置definition query ,那么两者的结果没有差别,但是如果图层设置了definition query ,那么就有差别了,呵呵。

参考:http://www.gisall.com/?uid-5999-action-viewspace-itemid-75

2、FeatureCount 

featureLayer.FeatureClass.FeatureCount获得记录数永远是一个table所有记录数,所以一定要注意

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值