Parameters
- action
- Saves the edits undertaken by this delegate to the underlying geodatabase.
Exception | Description |
---|---|
System.InvalidOperationException | No valid geodatabase has been opened prior to invoking this operation. |
System.NotSupportedException | This operation is not supported in client-server mode. |
System.ArgumentNullException | action is null. |
ArcGIS.Core.Data.Exceptions.GeodatabaseEditingException | A transaction-related exception has occurred. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
System.Exception | The exception propagated by the action delegate. |
Target Platforms: Windows 11, Windows 10, Windows 8.1