Click or drag to resize
IUnitOfWorkCoreAddCollectionForSave Method
Overload List
  NameDescription
Public methodAddCollectionForSave(IEntityCollectionCore)
Adds the collection with entities for saving. No recursion and no refetch are done for these entities.
Public methodAddCollectionForSave(IEntityCollectionCore, Boolean, Boolean)
Adds the collection with entities for saving.
Top
See Also