This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return objects containing information about replicas. Note: the IWorkspaceReplicas interface has been superseded by IWorkspaceReplicas2. Please consider using the more recent version.
Name | Description | |
---|---|---|
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. |
Classes | Description |
---|---|
Workspace | Workspace Object. |
Use this interface with geodatabases that are involved in check-outs. Methods and properties are included to return Replica objects which provide more information about specific checkouts. The interface can be used with either master or check-out geodatabases.
IWorkspaceReplicasAdmin Interface | IWorkspaceReplicaDatasets Interface | IWorkspaceReplicas Interface