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 | ||
---|---|---|
![]() |
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 that implement IGPReplicaDataset
CoClasses and Classes | Description |
---|---|
GPReplicaDataset | A replica dataset. |
Remarks
This interface has properties that describe the datasets in a replica.