ArcObjects Library Reference (GeoDatabase)  

IGPReplicaOptions2 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 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

CoClasses that implement IGPReplicaOptions2

CoClasses and Classes Description
GPReplicaOptions Defines replica options.

Remarks

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

.NET Related Topics

How to create a replica in a connected environment | How to create a replica in a disconnected environment