Clears the Delta and resets the underlying Entity.
Namespace:   System.Web.OData
Assembly:  System.Web.OData (in System.Web.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.OData Namespace
Return to top