This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplicaDataset Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return the properties of a replica dataset.
Description | ||
---|---|---|
DatasetType | The dataset type. | |
DefQuery | Definition query for the replica dataset. | |
IsPrivate | Indicates if the replica dataset is private. | |
Name | The name of the dataset. | |
RelDestinationClass | The destination class for the relationship class. | |
RelExtractDirection | Defines the direction of the replicated relationship class. | |
RelOriginClass | The origin class for the relationship class. | |
RowsType | Defines the replicated rows. | |
SelectionIDs | Array of selected IDs. | |
UseGeometry | Indicates if the geometry defined in the replica description is applied to the replica dataset. |
CoClasses and Classes | Description |
---|---|
GPReplicaDataset | A replica dataset. |
This interface has properties that describe the datasets in a replica.