Provides access to the replica schema changes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
FromReplica | The replica thatis the source of the schema changes. | |
GetChanges | An enumeration of the replica schema changes. | |
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.