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


IEnumSchemaChange Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IE > IEnumSchemaChange Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

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.

CoClasses that implement IEnumSchemaChange

CoClasses and Classes Description

Remarks

Provides access to members that enumerate through replica schema changes.

.NET Related Topics

Getting a list of schema differences between replicas