Provides access to members that return objects containing information about replicas.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IWorkspaceReplicas.
Members
| Description | ||
|---|---|---|
![]() |
RefreshReplica | Refresh a replica from a geodatabase. |
![]() |
RefreshReplicas | Re-reads the list of replicas from the database. |
![]() |
ReplicaByGuid | The replica or reference to a replica with the specified ID. |
![]() |
ReplicaByID | The replica or reference to a replica with the specified ID. |
![]() |
ReplicaByName | The replica or reference to a replica with the specified name. |
![]() |
Replicas | Replicas contained by or refernced by this workspace. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IWorkspaceReplicas | Provides access to members that return objects containing information about replicas. |

