ArcObjects Library Reference (GeoDatabaseDistributed)  

ICheckIn2 Interface

Provides access to members that perform a check in.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CheckInFromDeltaFile Checks in changes from a delta database.
Method CheckInFromDeltaFile2 Checks in changes from a delta database.
Method CheckInFromGDB Checks in changes from a check-out database.
Method 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.