Provides access to members that perform a check in.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| ICheckIn | Provides access to members that perform a check in. |
CoClasses that implement ICheckIn2
| CoClasses and Classes | Description |
|---|---|
| CheckIn | Checks in changes from a check-out geodatabase or a delta database to a master geodatabase. |
Remarks
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.
