4 references to NoneModified
System.Data.Entity (4)
System\Data\Mapping\Update\Internal\ExtractedStateEntry.cs (2)
43stateEntry, ModifiedPropertiesBehavior.NoneModified); 45stateEntry, ModifiedPropertiesBehavior.NoneModified);
System\Data\Mapping\Update\Internal\ExtractorMetadata.cs (1)
187: ModifiedPropertiesBehavior.NoneModified;
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
912var result = m_recordConverter.ConvertCurrentValuesToPropagatorResult(valueEntry, ModifiedPropertiesBehavior.NoneModified);