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


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

IGPReplicaDatasets Interface

Provides access to members that define replica datasets

Product Availability

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

Members

Name Description
Method Add Adds replica dataset object.
Read-only property Count The dataset count.
Read-only property Element Returns the replica dataset at the specified position.
Method Insert Adds dataset filtered property at the specified position.
Method Remove Removes the replica dataset at the specified position.
Method RemoveAll Removes all replica dataset objects.

Classes that implement IGPReplicaDatasets

Classes Description
GPReplicaDatasets A collection of replica dataset objects.