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


IEnumSchemaChange Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IE > IEnumSchemaChange Interface
ArcGIS Developer Help

IEnumSchemaChange Interface

Provides access to the replica schema changes.

Product Availability

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

Members

Name Description
Method GetDatasetChanges The schema changes for a specific dataset.
Method GetDomainChanges The schema changes for a specific domain.
Method HasChanges Indicates if there are schema changes.
Method Next The next schema change in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.
Read-only property ToReplica The replica the schema changes will be applied to.

Classes that implement IEnumSchemaChange

Classes Description

Remarks

Provides access to members that enumerate through replica schema changes.