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


IGPReplica2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplica2 Interface
ArcGIS Developer Help

IGPReplica2 Interface

Product Availability

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

Members

Name Description
Read/write property AccessType Replica access type.
Read/write property CreationDate The date the replica was created.
Read/write property GUID The guid of the replica.
Read/write property HasConflicts Indicates if the replica is in conflict.
Read/write property ID The ID of the replica.
Method Init Initializes the class using an IReplica object.
Read/write property InTransportFile
Read/write property MyGenerationNumber The generation number for the replica.
Read/write property MyTime
Read/write property Name Name of the replica.
Read/write property ReconcilePolicy The replica reconcile policy.
Read/write property ReplicaDescription The replica description for the replica.
Read/write property ReplicaState The replica state.
Read/write property ReplicaVersion The name of the replica version.
Read/write property ResolveDatasetNameConflicts Resolve dataset name conflicts when creating replicas.
Read/write property Role The replica role.
Read/write property SibConnectionString The connection string of the relative replica.
Read/write property SibGenerationNumber The generation number of the relative replica.
Read/write property SibMyGenerationNumber The last generation number that has been acknowledged by the relative replica.
Read/write property SibMyTime
Read/write property SibTime
Read/write property UseArchiving Use archiving instead of versions to track changes in one way replicas.

Inherited Interfaces

Interfaces Description
IGPReplica Provides access to members that get information about a replica.

Classes that implement IGPReplica2

Classes Description
GPReplica A GPReplica object