Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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