Provides access to members that set the properties of a check-out dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
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 check-out associated with this dataset. | |
Type | The type of the dataset. |
CoClasses that implement IReplicaDatasetEdit
CoClasses and Classes | Description |
---|---|
ReplicaDataset | ESRI Replica Dataset object. |