|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataExtraction
COM Interface 'IDataExtraction'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that extract schema and/or data from one geodatabase to another geodatabase.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDcf7e4cf0_e0c0_4302_ab42_c32899835602
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
extract(IReplicaDescription rDDescription,
boolean transferRelObjects)
Extracts schema and data from one geodatabase to another geodatabase. |
void |
extractSchema(IReplicaDescription rSDescription,
ISpatialReference outputSpatialReference)
Extracts schema only from one geodatabase to another geodatabase. |
Field Detail |
---|
static final int IIDcf7e4cf0_e0c0_4302_ab42_c32899835602
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void extract(IReplicaDescription rDDescription, boolean transferRelObjects) throws java.io.IOException, AutomationException
rDDescription
- A reference to a com.esri.arcgis.geodatabase.IReplicaDescription (in)transferRelObjects
- The transferRelObjects (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void extractSchema(IReplicaDescription rSDescription, ISpatialReference outputSpatialReference) throws java.io.IOException, AutomationException
rSDescription
- A reference to a com.esri.arcgis.geodatabase.IReplicaDescription (in)outputSpatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |