Click or drag to resize

UnitOfWork.AddForSave Method

Overload List
  NameDescription
Explicit interface implementationPrivate methodIUnitOfWorkCore.AddForSave(IEntityCore)
Adds the passed in entity for saving. No refetching will be applied. Save is recursive.
Explicit interface implementationPrivate methodIUnitOfWorkCore.AddForSave(IEntityCore, Boolean)
Adds the passed in entity for saving. No refetching will be applied. Save is recursive.
Top
See Also