ESRI.ArcGIS.DataManagementTools
CreateReplicaFromServer Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : CreateReplicaFromServer Class




For a list of all members of this type, see CreateReplicaFromServer members.

Public Properties

 NameDescription
Public Propertyaccess_typeThe type of access you want: (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyarchivingSpecifies whether to use the archive class to track changes instead of using the versioning delta tables. This is only available for one-way replicas. (In, Required)  
Public PropertydatasetsThe list of the feature datasets, stand-alone feature classes, tables, and stand-alone attributed relationship classes from the geodata service to replicate. (In, Required)  
Public Propertyexpand_feature_classes_and_tablesSpecifies whether you will include expanded feature classes and tables, such as those found in geometric networks, topologies, or relationship classes. (In, Optional)  
Public Propertygeometry_features The features used to define the area to replicate. (In, Optional)  
Public Propertyget_related_dataSpecifies whether to replicate rows related to rows already in the replica. For example, consider a feature (f1) inside the replication filter and a related feature (f2) from another class outside the filter. Feature f2 is included in the replica if you choose to get related data. (In, Optional)  
Public Propertyin_geodataserviceThe geodata service representing the geodatabase from which the replica will be created. The geodatabase referenced by the geodata service must be an ArcSDE geodatabase. (In, Required)  
Public Propertyin_typeThe kind of replica to create. (In, Required)  
Public Propertyinitial_data_senderUsed by replication to determine which replica can send changes when in disconnected mode. If you are working in a connected mode, this parameter is inconsequential. This ensures that the relative replica doesn't send updates until the changes are first received from the initial data sender. (In, Optional)  
Public Propertyout_geodata(out, Optional)  
Public Propertyout_geodatabaseThe local geodatabase or geodata service that will host the child replica. Geodata services are used to represent remote geodatabases. The geodatabase can be an ArcSDE, file, or personal geodatabase. For two-way replicas the child geodatabase must be ArcSDE. For one-way and check-out replicas the geodatabase can be personal, file, or ArcSDE. Personal or file geodatabases must already exist before running this tool. (In, Required)  
Public Propertyout_nameThe name that identifies the replica. (In, Required)  
Public Propertyoutput_nameReplica Name (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreuse_schemaIndicates whether to reuse a geodatabase that contains the schema of the data you want to replicate. This reduces the amount of time required to replicate the data. This option is only available for check-out replicas. (In, Optional)  
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.