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


IReplicaDataset2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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

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.

CoClasses that implement IReplicaDataset2

CoClasses and Classes Description
ReplicaDataset Esri Replica Dataset object.