ArcObjects Library Reference (GeoDatabase)  

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

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

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.