This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > ID > IDataExtraction Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that extract schema and/or data from one geodatabase to another geodatabase.
Description | ||
---|---|---|
Extract | Extracts schema and data from one geodatabase to another geodatabase. | |
ExtractSchema | Extracts schema only from one geodatabase to another geodatabase. |
CoClasses and Classes | Description |
---|---|
DataExtraction | Extracts data from one geodatabase to another geodatabase. |
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.
IReplicaFilterDescription Interface | IReplicaFilterDescriptionEdit Interface | IReplicaDescription Interface