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


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

IGPReplicaDataset2 Interface

Product Availability

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

Members

Name Description
Read/write property DatasetID Set datasetID for a ReplicaDataset.
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 LayerID Set layerID for a ReplicaDataset.
Read/write property Name The name of the dataset.
Read/write property ParentDatabase Set parent dbase for the GPReplicaDataset.
Read/write property ParentOwner Set parent owner for the GPReplicaDataset.
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 TargetName The target name for the GPReplicaDataset.
Read/write property UseGeometry Indicates if the geometry defined in the replica description is applied to the replica dataset.

Inherited Interfaces

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

Classes that implement IGPReplicaDataset2

Classes Description
GPReplicaDataset A replica dataset.