Click or drag to resize
IUnitOfWorkCoreAddForSave Method
Overload List
  NameDescription
Public methodAddForSave(IEntityCore)
Adds the passed in entity for saving. No refetching will be applied. Save is recursive.
Public methodAddForSave(IEntityCore, Boolean)
Adds the passed in entity for saving. No refetching will be applied. Save is recursive.
Top
See Also