This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceReplicas Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return objects containing information about replicas. Note: the IWorkspaceReplicas interface has been superseded byIWorkspaceReplicas2. Please consider using the more recent version.
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. |
CoClasses and 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