|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportGenerationsOption
Options to specify the content of the data exported.
The esriExportGenerationsOption enumeration contains values that define the changes to export.
The members of this enumeration are represented as follows:
Field Summary | |
---|---|
static int |
esriExportGenerationsAll
Export unacknowledge and new generations. |
static int |
esriExportGenerationsNew
Export the next generation only. |
static int |
esriExportGenerationsNone
Export unacknowledge and new generations. |
static int |
esriExportGenerationsUnAcknowledged
Export all previous ununknowledge generations in addtion to the next generation if the replica in the send state. |
Field Detail |
---|
static final int esriExportGenerationsUnAcknowledged
static final int esriExportGenerationsNew
static final int esriExportGenerationsAll
static final int esriExportGenerationsNone
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |