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


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

IGPReplicaDataset Interface

Provides access to members that return the properties of a replica dataset.

Product Availability

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

Members

Name Description
Read/write property DatasetType The dataset type.
Read/write property DefQuery Definition query for the replica dataset.
Read/write property IsPrivate Indicates if the replica dataset is private.
Read/write property Name The name of the dataset.
Read/write property RelDestinationClass The destination class for the relationship class.
Read/write property RelExtractDirection Defines the direction of the replicated relationship class.
Read/write property RelOriginClass The origin class for the relationship class.
Read/write property RowsType Defines the replicated rows.
Read/write property SelectionIDs Array of selected IDs.
Read/write property UseGeometry Indicates if the geometry defined in the replica description is applied to the replica dataset.

Classes that implement IGPReplicaDataset

Classes Description
GPReplicaDataset A replica dataset.

Remarks

This interface has properties that describe the datasets in a replica.