This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceReplicasAdmin2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that modify information about a replica.
Description | ||
---|---|---|
AlterReplica | Updates replica information. | |
AlterReplica2 | Alter replica properties with the ability to persist userID and Password. | |
CanRegisterReplicaDataset | Indicates if a replica dataset can be registed with the replica. | |
CanUnregisterReplicaDataset | Indicates if a replica dataset can be unregisted from the replica. | |
IsReferencedByReplica | Indicates if dataset is part of a replica. | |
RegisterReplica | Creates new replica information. | |
RegisterReplicaDataset | Register replica dataset info with the replica. | |
UnregisterReplica | Removes replica information. | |
UnregisterReplicaDataset | Removes replica dataset info from the replica. |
Interfaces | Description |
---|---|
IWorkspaceReplicasAdmin | Provides access to members that modify information about a replica. |
CoClasses and Classes | Description |
---|---|
Workspace | Workspace Object. |