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


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

IGPReplicaOptions2 Interface

Product Availability

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

Members

Name 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 IncludeMapLayers
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.
Read/write property ResolveDatasetNameConflicts Resolve dataset name conflicts when creating replicas.
Read/write property ReturnAllExpandedDatasets Return all datasets including feature datasets, topologies, and geometric networks when expanding.
Read/write property UseArchiving Use archiving instead of versions to track changes in one way replicas.

Inherited Interfaces

Interfaces Description
IGPReplicaOptions

Classes that implement IGPReplicaOptions2

Classes Description
GPReplicaOptions Defines replica options.

Remarks

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