UnitOfWork2AddForSave Method |
Name | Description | |
---|---|---|
![]() | AddForSave(IEntity2) |
Adds the passed in entity for saving. No refetching will be applied.
|
![]() | AddForSave(IEntity2, IPredicateExpression) |
Adds the passed in entity for saving. No refetching will be applied.
|
![]() | AddForSave(IEntity2, Boolean) |
Adds the passed in entity for saving.
|
![]() | AddForSave(IEntity2, IPredicateExpression, Boolean) |
Adds the passed in entity for saving.
|
![]() | AddForSave(IEntity2, IPredicateExpression, Boolean, Boolean) |
Adds the passed in entity for saving.
|