Delta<TEntityType>::CopyUnchangedValues Method (TEntityType)
Copies the unchanged property values from the underlying entity (accessible via GetEntity ) to the original entity.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Parameters
- original
-
Type:
TEntityType
The entity to be updated.
Show: