This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumReplicaDataset Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return a list of replica datasets.
Description | ||
---|---|---|
Next | Returns a dataset that is part of a replica. | |
Reset | Resets a list of replica datasets. |
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.