The result of an attempt to apply a local edit to a service. More...
Public Functions Detailed DescriptionThis is a base class for edit results, such as FeatureEditResult. If an edit fails to be applied, the isCompletedWithErrors value will be true
and you can investigate the failure using the error.
[override virtual noexcept]
EditResult::~EditResult()
Destructor
Esri::ArcGISRuntime::EditOperation EditResult::editOperation() constReturns the type of the edit operation applied to the row.
Esri::ArcGISRuntime::EditResultType EditResult::editResultType() constReturns the type of edit result.
Esri::ArcGISRuntime::Error EditResult::error() constReturns error information about the edit operation.
QString EditResult::globalId() constReturns the global id of the row that was edited.
When returned as a result of geodatabase sync (GeodatabaseSyncTask::syncGeodatabase(Esri::ArcGISRuntime::SyncDirection, bool, Esri::ArcGISRuntime::Geodatabase*) then SyncGeodatabaseJob::result) in a SyncLayerResult this property may return an empty string indicating a more general error with features in this table rather than an error specific to a single feature edit.
bool EditResult::isCompletedWithErrors() constReturns true
if the attempt to push a local edit to a service resulted in errors, false
otherwise.
Returns the
object ID of the Feature.
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