![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
ExportDataChangeMessage Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : ExportDataChangeMessage Class |
The following tables list the members exposed by ExportDataChangeMessage.
Name | Description | |
---|---|---|
![]() | ExportDataChangeMessage Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_geodatabase | Specifies the replica geodatabase from which to export the data change message. The geodatabase may be local or remote. (In, Required) |
![]() | in_replica | The replica containing updates to be exported. (In, Required) |
![]() | include_new_changes | Indicates whether to include all data changes created since the last exported data change message. (In, Required) |
![]() | include_unacknowledged_changes | Indicates whether to include data changes that have been previously exported for which no acknowledgement message has been received. (In, Required) |
![]() | out_data_changes_file | Specifies the delta file to export to. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | switch_to_receiver | Indicates whether to change the role of the replica to that of a receiver. The receiver may not send replica updates until updates from the relative replica sender arrive. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |