|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDataExtractionType
Indicates the type of process for which an data is extracted.
Field Summary | |
---|---|
static int |
esriDataCheckOut
Extract data for a check-out replica. |
static int |
esriDataExtraction
Extract data for an extract. |
static int |
esriDataReplication
Extract data for 2 way and 1 way replication. |
static int |
esriDataXMLCheckOut
Check-out data to an XML workspace document. |
static int |
esriDataXMLExport
Export data to an XML workspace document. |
static int |
esriDataXMLExtraction
Extract data to an XML workspace document. |
static int |
esriDataXMLReplication
Extract data for 2 way and 1 way replication to an XML workspace document. |
static int |
esriRegisterCheckOut
Create a check-out replica with the register only option. |
static int |
esriRegisterReplica
Create a 2 way or 1 way replica with the register only option. |
static int |
esriRegisterXMLCheckOut
Create a check-out replica to an XML workspace document with the register only option. |
static int |
esriRegisterXMLReplica
Create a 2 way or 1 way replica to an XML workspace document with the register only option. |
Field Detail |
---|
static final int esriDataExtraction
static final int esriDataCheckOut
static final int esriDataReplication
static final int esriDataXMLExport
static final int esriDataXMLCheckOut
static final int esriDataXMLExtraction
static final int esriDataXMLReplication
static final int esriRegisterXMLCheckOut
static final int esriRegisterCheckOut
static final int esriRegisterXMLReplica
static final int esriRegisterReplica
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |