ArcObjects Library Reference (GeoDatabase)  

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

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.

CoClasses that implement IGPReplicaDataset

CoClasses and Classes Description
GPReplicaDataset A replica dataset.

Remarks

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