This document is archived and information here might be outdated.  Recommended version.


CheckIn Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > C > CheckIn Class
ArcGIS Developer Help

CheckInClass Class

Checks in changes from a check-out geodatabase or a delta database to a master geodatabase.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
ICheckIn Provides access to members that perform a check in.
ICheckIn2 Provides access to members that perform a check in.
IFeatureProgress (esriGeoDatabase) Provides access to members used to handle events from converting featureclass/table.
IReplicaProgress Provides access to members that monitor the progress of a check-out.

Remarks

The Checkin coclass provides methods for checking changes back into the master geodatabase. The changes can exist in a check-out geodatabase or a delta file.

See Also

DataChangesImporter Class | DeltaDataChanges Class