ArcObjects Library Reference (GeoDatabase)  

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

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.