Delta<TEntityType>::Patch Method (TEntityType)
Overwrites the original entity with the changes tracked by this Delta.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Parameters
- original
-
Type:
TEntityType
The entity to be updated.
Show: