ArcObjects Library Reference (GeoDatabase)  

IGPReplicaOptions Interface

Product Availability

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

Members

Description
Read/write property AccessType The replica access type.
Read/write property ChildConnectionString The connection string for the child geodatabase.
Read/write property ChildReconcilePolicy The childs replica reconcile property.
Read/write property IsChildFirstSender Indicates if the child replica will be the first sender.
Read/write property ParentConnectionString The connection string for the parent geodatabase.
Read/write property ParentReconcilePolicy The parents replica reconcile policy.
Read/write property RegisterReplicaOnly Indicates if the replica will be created using the register existing data only option.

CoClasses that implement IGPReplicaOptions

CoClasses and Classes Description
GPReplicaOptions Defines replica options.

Remarks

This interface contains properties that define the options to use when creating a replica.