ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Aide
  • Sign Out
ArcGIS Desktop

ArcGIS Online

La plateforme cartographique de votre organisation

ArcGIS Desktop

Un SIG professionnel complet

ArcGIS Enterprise

SIG dans votre entreprise

ArcGIS for Developers

Outils de création d'applications de localisation

ArcGIS Solutions

Modèles d'applications et de cartes gratuits pour votre secteur d'activité

ArcGIS Marketplace

Téléchargez des applications et des données pour votre organisation.

  • Documentation
  • Support
Esri
  • Se connecter
user
  • Mon profil
  • Déconnexion

ArcMap

  • Accueil
  • Commencer
  • Carte
  • Analyser
  • Gérer les données
  • Outils
  • Extensions

Export To Delta

Disponible avec une licence Standard ou Advanced.

  • Résumé
  • Utilisation
  • Syntaxe
  • Exemple de code
  • Environnements
  • Informations de licence

Résumé

Exports changes in a check-out replica geodatabase to a delta file. A delta file contains only the changes exported from a replicated geodatabase.

Utilisation

    Héritage :

    This is a deprecated tool. Note that this tool is designed for check-out replicas only and should only be used to support applications from earlier releases. It is recommended that you use the Export Data Change Message tool in the Distributed Geodatabase toolset in place of this tool.

  • Instead of synchronizing edits directly from the child replica geodatabase, you can export the changes only from the child replica to a delta file. Delta files are smaller than the original replica geodatabase.

  • The changes in the delta file may be synchronized with the parent replica using the Check In From Delta tool.

  • When synchronizing from a delta XML file, as with synchronizing directly, the replica in the parent geodatabase will be unregistered.

  • Synchronizing changes from a delta file does not automatically unregister the check-out replica in the associated child replica geodatabase; this must be done manually.

Syntaxe

ExporttoDelta_management (in_workspace, dest_delta_database)
ParamètreExplicationType de données
in_workspace

Specifies the child replica geodatabase from which to export the delta file.

Workspace
dest_delta_database

The output delta file.

File

Exemple de code

ExportToDelta Example (Python Window)
import arcpy
from arcpy import env
env.workspace = "C:/Data"
arcpy.ExporttoDelta_management("housing.mdb", "MyCheckoutChanges.mdb")

Environnements

  • Espace de travail courant
  • Mot-clé CONFIG en sortie
  • Espace de travail temporaire

Informations de licence

  • ArcGIS Desktop Basic: Non
  • ArcGIS Desktop Standard: Oui
  • ArcGIS Desktop Advanced: Oui

ArcGIS Desktop

  • Accueil
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

A propos d'Esri

  • A propos de la société
  • Carrières
  • Blog des initiés
  • Conférence des utilisateurs
  • Sommet des développeurs
Esri
Donnez-nous votre avis.
© Copyright 2016 Environmental Systems Research Institute, Inc. | Confidentialité | Légal