This document is archived and information here might be outdated. Recommended version. |
Provides access to members that perform a check in.
Name | Description | |
---|---|---|
CheckInFromDeltaFile | Checks in changes from a delta database. | |
CheckInFromDeltaFile2 | Checks in changes from a delta database. | |
CheckInFromGDB | Checks in changes from a check-out database. | |
CheckInFromGDB2 | Checks in changes from a check-out database. |
Interfaces | Description |
---|---|
ICheckIn | Provides access to members that perform a check in. |
CoClasses and Classes | Description |
---|---|
CheckIn | Checks in changes from a check-out geodatabase or a delta database to a master geodatabase. |
The ICheckIn2 interface allows you to check changes into the parent replica (previously referred to as a checking in changes to the master geodatabase ) from either the check-out replica or a delta file. It has additional functionality to the ICheckin interface in that it allows for determining how editing conflicts are detected and applied at check in.