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.Http.OData
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public override void Clear()
public:
virtual void Clear() override
override Clear : unit -> unit
Public Overrides Sub Clear
Implements
See Also
Delta<TEntityType> Class
System.Web.Http.OData Namespace
Return to top