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


ISchemaChanges Interface (ArcObjects .NET 10.4 SDK)
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.

.NET Related Topics

Getting a list of schema differences between replicas