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


IReplicaDataset2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDataset2 Interface
ArcGIS Developer Help

IReplicaDataset2 Interface

Provides access to members that return the properties of a replica dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property DatasetID The ID of the dataset.
Read-only property Name The name of the dataset.
Read-only property ParentDatabase The name of the master geodatabase the dataset was checked out from.
Read-only property ParentOwner The owner of the dataset in the master geodatabase.
Read-only property ReplicaID The ID of the replica associated with this dataset.
Read/write property TargetName The target name of the dataset.
Read-only property Type The type of the dataset.

Inherited Interfaces

Interfaces Description
IReplicaDataset Provides access to members that return the properties of a replica dataset.

Classes that implement IReplicaDataset2

Classes Description
ReplicaDataset Esri Replica Dataset object.