This document is archived and information here might be outdated.  Recommended version.


IWorkspaceReplicas2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceReplicas2 Interface
ArcGIS Developer Help

IWorkspaceReplicas2 Interface

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

Name Description
Method RefreshReplica Refresh a replica from a geodatabase.
Method RefreshReplicas Re-reads the list of replicas from the database.
Read-only property ReplicaByGuid The replica or reference to a replica with the specified ID.
Read-only property ReplicaByID The replica or reference to a replica with the specified ID.
Read-only property ReplicaByName The replica or reference to a replica with the specified name.
Read-only property 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.

Classes that implement IWorkspaceReplicas2

Classes Description