This document is archived and information here might be outdated.  Recommended version.


IBatchGeocoding Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IB > IBatchGeocoding Interface
ArcGIS Developer Help

IBatchGeocoding Interface

Provides access to members for batch geocoding functions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

IBatchGeocoding is implemented by every locator and it contains a subset of the methods that IAdvancedGeocoding contains.

IBatchGeocoding should be used instead of IAdvancedGeocoding when there is no need to access standardization methods or when a locator does not support standardization.

Members

Name Description
Method MatchRecordSet Geocodes a cursor of addresses to a RecordSet.
Method RematchTable Rematches a geocoded feature class or shapefile.

Classes that implement IBatchGeocoding

Classes Description
AGSAddressLocator A locator adaptor for the GeocodeServer proxies.
ESRIGen2AddressLocator An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0.