Provides access to members that modify information about a replica. Note: the IWorkspaceReplicasAdmin interface has been superseded byIWorkspaceReplicasAdmin2. Please consider using the more recent version.
Product Availability
Members
| Description | ||
|---|---|---|
![]()  | 
AlterReplica | Updates replica information. | 
![]()  | 
RegisterReplica | Creates new replica information. | 
![]()  | 
UnregisterReplica | Removes replica information. | 
CoClasses that implement IWorkspaceReplicasAdmin
| CoClasses and Classes | Description | 
|---|---|
| Workspace | Workspace Object. | 
Remarks
When a check-out is performed, one of the final steps is to add metadata to the master and check-out geodatabases for the check-out. This metadata is used as a record of the check-out while it is active and also during check-in to get to needed information. The infomation stored in the metadata can be accessed using the Replica and ReplicaDataset classes. Once the check-out is checked in, the metadata is removed.
This interface provides methods to create, delete and update existing check-out metadata.
See Also
IWorkspaceReplicaDatasets Interface | IWorkspaceReplicas Interface | IWorkspaceReplicasAdmin Interface
