Delta.Clear Method ()
Clears the Delta and resets the underlying Entity.
Namespace: System.Web.Http.OData
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public abstract void Clear()
public:
virtual void Clear() abstract
abstract Clear : unit -> unit
Public MustOverride Sub Clear
Implements
See Also
Delta Class
System.Web.Http.OData Namespace
Return to top