ArcObjects Library Reference (GeoDatabaseDistributed)  

ISchemaChanges Interface

Provides access to the replica schema changes.

Product Availability

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

Members

Description
Read-only property FromReplica The replica thatis the source of the schema changes.
Method GetChanges An enumeration of the replica schema changes.
Read-only property ToReplica The replica that is the target for the schema changes.

CoClasses that implement ISchemaChanges

CoClasses and Classes Description
SchemaChanges Esri Schema Changes object.
[C#]

The How to get a list of schema differences between replicas topic describes how to use this interface.