ArcObjects Library Reference (GeoDatabase)  

IGPReplicaDataset2 Interface

Product Availability

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

Members

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.

CoClasses that implement IGPReplicaDataset2

CoClasses and Classes Description
GPReplicaDataset A replica dataset.