The IEntityCommandResult type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
EntityId |
Gets the identifier of the entity, if the operation was successful.
| |
Errors |
Gets a list of errors, if the operation was not successful.
| |
IsSuccess |
Gets the value indicating whether the operation was successful.
|
See Also