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


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

IEnumReplicaDataset Interface

Provides access to members that return a list of replica datasets.

Product Availability

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

Members

Name Description
Method Next Returns a dataset that is part of a replica.
Method Reset Resets a list of replica datasets.

Classes that implement IEnumReplicaDataset

Classes Description

Remarks

Use IEnumReplicaDataset to cycle through replica datasets for a replica.

Objects of this type are created through the IReplica::ReplicaDatasets property. The enumerator contains a set of IReplicaDataset objects that participate in the replica.