Provides access to members that extract schema and/or data from one geodatabase to another geodatabase.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Extract | Extracts schema and data from one geodatabase to another geodatabase. | |
ExtractSchema | Extracts schema only from one geodatabase to another geodatabase. |
CoClasses that implement IDataExtraction
CoClasses and Classes | Description |
---|---|
DataExtraction | Extracts data from one geodatabase to another geodatabase. |
Remarks
The IDataExtraction interface provides methods to extract data and schema or just schema from one geodatabase to another.
Unlike CheckOut, DataExtraction can move data from a personal or file geodatabases to an ArcSDE geodatabase, between personal and file geodatabases.
See Also
IReplicaFilterDescription Interface | IReplicaFilterDescriptionEdit Interface | IReplicaDescription Interface