ArcObjects Library Reference (GeoDatabaseDistributed)  

IReplicationAgent2 Interface

Provides access to replica operations.

Product Availability

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

Members

Description
Method CreateReplica Creates a replica pair in the workspaces bound to the input geodataservers.
Method CreateReplica2 Creates a replica pair and optionally layers in the workspaces bound to the input geodataservers.
Method ExtractData Extracts data from the source geodata server into the destination geodata server.
Method SynchronizeReplica Synchronizes a replica pair.

Inherited Interfaces

Interfaces Description
IReplicationAgent Provides access to replica operations.

CoClasses that implement IReplicationAgent2

CoClasses and Classes Description
ReplicationAgent A class used to perform replica operations.

Remarks

The IReplicationAgent2 interface provides methods to create and synchronize replicas and extract data in connected environments.  To perform these operations in a disconnected environment see methods on the IGeoDataServer2 interface.