ArcObjects Library Reference (GeoDatabase)  

Replica CoClass

Esri Replica object.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IReplica Provides access to members that get information about a replica.
IReplica2 Provides access to members that get information about a replica.
IReplica3 Provides access to members that get information about a replica.
IReplicaEdit Provides access to members that modify information for a replica.
IReplicaEdit2 Provides access to members that modify information for a replica.

Remarks

During a check out, information is written to the GDB_REPLICAS table in the master and checkout-out geodatabases. This information is displayed in the check-out manager. The Replica  coclass allows you to access this information.

See Also

ICheckOut Interface | IReplicaValidation Interface | ICheckOut.CheckOutData Method | CheckOut Class