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


ISchemaChanges Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IS > ISchemaChanges Interface
ArcGIS Developer Help

ISchemaChanges Interface

Provides access to the replica schema changes.

Product Availability

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

Members

Name 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.

Classes that implement ISchemaChanges

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.