SyncGeodatabaseParameters

An object that represents parameters to sync geodatabase task.

Since

200.1.0

Constructors

Link copied to clipboard

Create a parameters object for use with the sync method on the geodatabase sync task.

Properties

Link copied to clipboard

The synchronization direction that will be used when synchronizing the geodatabase. This is only used if the Geodatabase has a sync model of SyncModel.Geodatabase, it is ignored for SyncModel.Layer

Link copied to clipboard

Indicates whether or not the upload or downloaded server delta geodatabases will be removed at the end of the sync job. A delta geodatabase is a file that contains the changes that have occurred since a mobile replica Geodatabase was last synchronized with its feature service. See [https://developers.arcgis.com/rest/services-reference/enterprise/synchronize-replica.htm] for an overview of the delta files used in synchronization.

Link copied to clipboard

The list of sync layer options to include in the sync operation.

Link copied to clipboard

Indicates if a sync should roll back on a failure.