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


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

IGPReplicaDescription2 Interface

Product Availability

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

Members

Name Description
Read/write property IgnoreEditsOutsideFilterForUpdates Ignore edits outside the query filter when performing updates for data changes messages.
Read/write property IgnoreWhereClauseForDeletes Ignore the where clause when exporting delete records for data changes messages.
Method Init Initializes the object from an existing replica.
Read/write property ModelType The replica model type.
Read/write property QueryGeometry The shape that determines which features are replicated.
Read/write property ReplicaDatasets The datasets in the replica.
Read/write property SingleGeneration Indicates if the replica is a check-out.
Read/write property SpatialRelation Defines how the shape returned by the QueryGeometry property is applied during replication and synchronization.
Read/write property TransferRelatedObjects Indicates if related objects are replicated.

Inherited Interfaces

Interfaces Description
IGPReplicaDescription Provides access to members which set and return the properties of a GPReplicaDescription object.

Classes that implement IGPReplicaDescription2

Classes Description
GPReplicaDescription Defines the data to replicate or extract.