This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriSyncDirection Constants (ArcObjects .NET 10.4 SDK) |
Sync Direction
Constant | Value | Description |
---|---|---|
esriSyncDirectionUpload | 0 | Export sync data to a SQLite Geodatabase. |
esriSyncDirectionDownload | 1 | Export sync data to a SQLite Geodatabase. |
esriSyncDirectionBiDirectional | 2 | Export sync data to a SQLite Geodatabase. |
esriSyncDirectionSnapshot | 3 | Export sync data to a SQLite Geodatabase. |
esriSyncDirectionNone | 4 | Export sync data to a SQLite Geodatabase. |