This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IE > IEnumSchemaChange Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the replica schema changes.
Description | ||
---|---|---|
GetDatasetChanges | The schema changes for a specific dataset. | |
GetDomainChanges | The schema changes for a specific domain. | |
HasChanges | Indicates if there are schema changes. | |
Next | The next schema change in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. | |
ToReplica | The replica the schema changes will be applied to. |
Provides access to members that enumerate through replica schema changes.