com.esri.arcgis.geodatabase
Interface IExtractionUtilities
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- IExtractionUtilitiesProxy
public interface IExtractionUtilities
- extends Serializable
Provides access to members which set and return the properties of a ReplicaDescription object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
toEnumNameMapping
IEnumNameMapping toEnumNameMapping()
throws IOException,
AutomationException
- Defines the datasets to replica or extract and the output geodatabase.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- Returns:
- A reference to a com.esri.arcgis.geodatabase.IEnumNameMapping
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.