摘要:
What is the difference between searching a featurelcass versus a featurelayer?IFeatureClass.Search: Returns an object cursor that can be used to fetch feature objects selected by the specified query.IFeatureLayer2.Search:Use this method to return a read-only cursor of the layer’s features.There is ‘ 阅读全文
posted @ 2011-03-21 09:00 星尘的天空 阅读(357) 评论(0) 推荐(0) 编辑