Show / Hide Table of Contents

Property GeodatabaseDeltaInfo

GeodatabaseDeltaInfo

Gets an object containing information on geodatabase upload and download delta files.

Declaration
public GeodatabaseDeltaInfo GeodatabaseDeltaInfo { get; }
Property Value
Type Description
GeodatabaseDeltaInfo

An object containing information on geodatabase upload and download delta files.

Remarks

When KeepGeodatabaseDeltas is set to true, this property provides information about the synced geodatabase along with the paths to its uploaded and downloaded deltas.

Delta geodatabases allow you to troubleshoot sync problems - for example by inspecting the changes they contain or sending the file to the system administrator for the feature service.

This property will be set even if the job fails. If KeepGeodatabaseDeltas is false, this property will be null.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.10 - 200.7
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.7
In This Article
Back to top Copyright © 2022 Esri.