The GenerateGeodatabaseJob requests that a sync-enabled ArcGIS feature service generates a geodatabase file and downloads it for offline use. More...
Member Function Documentation[override virtual noexcept]
GenerateGeodatabaseJob::~GenerateGeodatabaseJob()
Destructor.
Esri::ArcGISRuntime::Geodatabase *GenerateGeodatabaseJob::result() constReturns for a successfully completed job, the result returns the local geodatabase. Otherwise, nullptr
is returned.
If the job is in progress then a nullptr
result is returned until the job successfully completes. The returned geodatabase is in a not loaded state; use Geodatabase::load to load it. A geodatabase downloaded in this way can contain features, annotation and dimensions that are accessed with the Geodatabase::geodatabaseFeatureTables, Geodatabase::geodatabaseAnnotationTables and Geodatabase::geodatabaseDimensionTables collections, respectively.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4