ArcObjects Library Reference (GeoDatabase)  

IWorkspaceReplicasAdmin2 Interface

Provides access to members that modify information about a replica.

Product Availability

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

Members

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.
Method UnregisterReplica Removes replica information.
Method UnregisterReplicaDataset Removes replica dataset info from the replica.

Inherited Interfaces

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

CoClasses that implement IWorkspaceReplicasAdmin2

CoClasses and Classes Description
Workspace Workspace Object.