This document is archived and information here might be outdated.  Recommended version.


IReplicaDatasetEdit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDatasetEdit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaDatasetEdit Interface

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

Name Description
Write-only property DatasetID The ID of the dataset.
Write-only property Name The name of the dataset.
Write-only property ParentDatabase The name of the master geodatabase the dataset was checked out from.
Write-only property ParentOwner The owner of the dataset in the master geodatabase.
Write-only property ReplicaID The ID of the check-out associated with this dataset.
Write-only property Type The type of the dataset.

CoClasses that implement IReplicaDatasetEdit

CoClasses and Classes Description
ReplicaDataset Esri Replica Dataset object.

.NET Related Topics

How to add a feature class or table to an existing replica