IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : SaveResult Class |
The following tables list the members exposed by SaveResult.
Name | Description | |
---|---|---|
![]() | Error | Returns non-null if an exception occurred during save processing. |
![]() | 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 | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |