Provides access to replica operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CreateReplica | Creates a replica pair in the workspaces bound to the input geodataservers. | |
ExtractData | Extracts data from the source geodata server into the destination geodata server. | |
SynchronizeReplica | Synchronizes a replica pair. |
CoClasses that implement IReplicationAgent
CoClasses and Classes | Description |
---|---|
ReplicationAgent | A class used to perform replica operations. |
Remarks
The IReplicationAgent 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 IGeoDataServer interface.