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.

Public Constructors

 NameDescription
Public ConstructorExportDataChangeMessage ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_geodatabaseSpecifies the replica geodatabase from which to export the data change message. The geodatabase may be local or remote. (In, Required)  
Public Propertyin_replicaThe replica containing updates to be exported. (In, Required)  
Public Propertyinclude_new_changesIndicates whether to include all data changes created since the last exported data change message. (In, Required)  
Public Propertyinclude_unacknowledged_changesIndicates whether to include data changes that have been previously exported for which no acknowledgement message has been received. (In, Required)  
Public Propertyout_data_changes_fileSpecifies the delta file to export to. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyswitch_to_receiverIndicates 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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.