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

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.

Remarks

Provides access to members that enumerate through replica schema changes.