ArcObjects Library Reference (GeoDatabaseDistributed)  

IDataExtraction Interface

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
Method Extract Extracts schema and data from one geodatabase to another geodatabase.
Method 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

IReplicaDescription Interface | IReplicaFilterDescriptionEdit Interface | IReplicaFilterDescription Interface