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


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

IWorkspaceReplicasAdmin3 Interface

Provides access to members that modify information about a replica.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AlterReplica Updates replica information.
Method AlterReplica2 Alter replica properties with the ability to persist userID and Password.
Method CanRegisterReplicaDataset Indicates if a replica dataset can be registed with the replica.
Method CanUnregisterReplicaDataset Indicates if a replica dataset can be unregisted from the replica.
Read-only property IsReferencedByReplica Indicates if dataset is part of a replica.
Method RegisterReplica Creates new replica information.
Method RegisterReplicaDataset Register replica dataset info with the replica.
Read-only property ReplicasByDataset Indicates if dataset is part of a replica.
Method UnregisterReplica Removes replica information.
Method UnregisterReplicaDataset Removes replica dataset info from the replica.

Inherited Interfaces

Interfaces Description
IWorkspaceReplicasAdmin2 Provides access to members that modify information about a replica.
IWorkspaceReplicasAdmin Provides access to members that modify information about a replica.

Classes that implement IWorkspaceReplicasAdmin3

Classes Description
Workspace Workspace Object.