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 | ||
---|---|---|
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IReplicaDataset | Provides access to members that return the properties of a replica dataset. |
CoClasses that implement IReplicaDataset2
CoClasses and Classes | Description |
---|---|
ReplicaDataset | ESRI Replica Dataset object. |