EntityCollectionBaseTEntityUpdateMulti Method (IEntity, IPredicate, IRelationCollection) | 
 Updates in the persistent storage all entities of the type this collection is for which have data in common with the specified 
            entity. Which fields are updated in those matching entities depends on which fields are
            changed in entityWithNewValues. The new values of these fields are read from entityWithNewValues. 
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
See Also