Method HasLocalEdits
HasLocalEdits()
Checks whether the feature table has local edits.
Declaration
public bool HasLocalEdits()
Returns
Type | Description |
---|---|
System. |
A value indicating whether the table has local edits. |
Remarks
For Service
For mobile geodatabases created by ArcGIS Pro, this method returns false
because
there is no concept of uploading or applying edits.
For mobile geodatabases, use Has
Exceptions
Type | Condition |
---|---|
Geodatabase |
When called on a table is not change tracked. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |