Provides access to members that modify information for a replica.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AccessType | Replica access type. | |
AllReplicaDatasets | The replica datasets for this replica. | |
ConnectionInfo | The connection string for the master geodatabase. | |
Description | The replica version description. | |
Init | Init the replica from other replica. | |
Name | The name of the replica. | |
Owner | The master geodatabase login used to create the replica. | |
ParentID | The ID of the replica reference in the master geodatabase. | |
ReconcilePolicyType | Replica reconcile policy. | |
ReplicaDatasets | The replica datasets for this replica. | |
ReplicaDate | The date that the data was checked out. | |
ReplicaGuid | The guid of the replica. | |
ReplicaID | The ID of the replica. | |
ReplicaRole | Determines if the workspace is the replica geodatabase or the master geodatabase for the replica. | |
SibConnectionString | The sib connection string for a replica. | |
SibMyGenNumber | The generation number that the sibling thinks is my generation number. | |
Version | The name of the replica version. |
Inherited Interfaces
Interfaces | Description |
---|---|
IReplicaEdit | Provides access to members that modify information for a replica. |
CoClasses that implement IReplicaEdit2
CoClasses and Classes | Description |
---|---|
Replica | ESRI Replica object. |