|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriCheckInSourceType
Indicates the source of the data to be checked in.
The esriCheckinSourceType enumeration contains values that represent the source of the data to be checked in. The IReplicaValidation::ValidateDeltaFile method uses the esriCheckinSourceType enumeration to indicate the type of delta file.
Field Summary | |
---|---|
static int |
esriCheckOutGDB
Check in from a check-out database. |
static int |
esriFileGDBDelta
Check in from a delta FileGeoDatabase. |
static int |
esriPersonalDeltaFile
Check in from a delta database. |
static int |
esriXMLDeltaFile
Check in from a XML delta file. |
Field Detail |
---|
static final int esriPersonalDeltaFile
static final int esriXMLDeltaFile
static final int esriCheckOutGDB
static final int esriFileGDBDelta
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |