Share via


Delta.Clear Method ()

 

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

IDelta.Clear()

See Also

Delta Class
System.Web.OData Namespace

Return to top