ArcObjects Library Reference (GeoDatabase)  

IGPReplica Interface

Provides access to members that get information about a replica.

Product Availability

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

Members

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 MyGenerationNumber The generation number for the replica.
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 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.

CoClasses that implement IGPReplica

CoClasses and Classes Description
GPReplica A GPReplica object

Remarks

This interface has properties that describe a replica.