The following tables list the members exposed by SynchronizeChanges.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| conflict_definition |
Specifies how you would like to define conflicts:
(In, Required) |
| conflict_policy | Specifies how conflicts are resolved when they are encountered. (In, Required) |
| geodatabase_1 | The geodatabase hosting the replica to synchronize. The geodatabase may be local or remote. (In, Required) |
| geodatabase_2 | The geodatabase hosting the relative replica. The geodatabase may be local or remote. (In, Required) |
| in_direction | The direction in which you want changes to be sent: from geodatabase 1 to geodatabase 2, from geodatabase 2 to geodatabase 1, or to send changes in both directions. For check-out/check-in replicas or one-way replicas there is only one appropriate direction. If the replica is two-way then any of the three choices are available. (In, Required) |
| in_replica | A valid replica with a parent contained within one input geodatabase and a child in the other input geodatabase. (In, Required) |
| out_geodatabase_1 | Output Geodatabase 1 (out, Optional) |
| out_geodatabase_2 | Output Geodatabase 2 (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| reconcile | Indicates whether to automatically reconcile once data changes are sent to the parent replica if there are no conflicts present. This option is only available for check-out/check-in replicas.
(In, Required) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also