This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDataset2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return the properties of a replica dataset.
Description | ||
---|---|---|
DatasetID | The ID of the dataset. | |
Name | The name of the dataset. | |
ParentDatabase | The name of the master geodatabase the dataset was checked out from. | |
ParentOwner | The owner of the dataset in the master geodatabase. | |
ReplicaID | The ID of the replica associated with this dataset. | |
TargetName | The target name of the dataset. | |
Type | The type of the dataset. |
Interfaces | Description |
---|---|
IReplicaDataset | Provides access to members that return the properties of a replica dataset. |
CoClasses and Classes | Description |
---|---|
ReplicaDataset | Esri Replica Dataset object. |