|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportDataChangesOption
Options to specify the type of delta file to create.
The esriExportDataChangesOption enumeration contains values that represent different types of export data changes options.
The members of this enumeration are represented as follows:
Field Summary | |
---|---|
static int |
esriExportToAccess
Export data changes to Access. |
static int |
esriExportToFileGDB
Export data changes to File GeoDatabase. |
static int |
esriExportToXML
Export data changes to XML. |
Field Detail |
---|
static final int esriExportToAccess
static final int esriExportToXML
static final int esriExportToFileGDB
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |