The following tables list the members exposed by SaveResult.
Name | Description | |
---|---|---|
![]() | HandledException | Returns the handled exception. |
![]() | Ok | Returns whether or not the save succeeded. |
![]() | SavedEntities | List of entities saved. |
![]() | SaveStatus | Returns the kind of operation performed during this save. |
![]() | TemporaryIdMap | Get copy of UniqueIdMap that was (or would have been) used for fixup. |
![]() | WasCancelled | Gets a value indicating whether the operation was cancelled. |
![]() | WasExceptionHandled | Returns true if an exception was thrown but handled by an EntityServerError handler. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | Human readable representation of this instance. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |