![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return the properties of a replica dataset.
See the IReplica::ReplicaDatasets method or the IWorkSpaceReplicaDatasets to find how to return ReplicaDatasets from a check-out.
The ParentDatabase , ParentOwner and Name properties uniquely identify the dataset in the master geodatabase.
Name | 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. |
![]() |
Type | The type of the dataset. |
CoClasses and Classes | Description |
---|---|
ReplicaDataset | Esri Replica Dataset object. |