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


IReplicaEdit2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit2 Interface

Provides access to members that modify information for a replica.

Product Availability

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

Members

Description
Write-only property AccessType Replica access type.
Write-only property AllReplicaDatasets The replica datasets for this replica.
Write-only property ConnectionInfo The connection string for the master geodatabase.
Write-only property Description The replica version description.
Method Init Init the replica from other replica.
Write-only property Name The name of the replica.
Write-only property Owner The master geodatabase login used to create the replica.
Write-only property ParentID The ID of the replica reference in the master geodatabase.
Write-only property ReconcilePolicyType Replica reconcile policy.
Write-only property ReplicaDatasets The replica datasets for this replica.
Write-only property ReplicaDate The date that the data was checked out.
Write-only property ReplicaGuid The guid of the replica.
Write-only property ReplicaID The ID of the replica.
Write-only property ReplicaRole Determines if the workspace is the replica geodatabase or the master geodatabase for the replica.
Write-only property SibConnectionString The sib connection string for a replica.
Write-only property SibMyGenNumber The generation number that the sibling thinks is my generation number.
Write-only property 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.