Indicates the source of the data to be checked in.
Constant | Value | Description |
---|---|---|
esriPersonalDeltaFile | 1 | Check in from a delta database. |
esriXMLDeltaFile | 2 | Check in from a XML delta file. |
esriCheckOutGDB | 3 | Check in from a check-out database. |
esriFileGDBDelta | 4 | Check in from a delta FileGeoDatabase. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
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.