Microsoft.AspNetCore.OData.Deltas Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delta |
Base class for the Delta resource |
Delta<T> |
A class the tracks changes (i.e. the Delta) for a particular |
Delta |
DeltaDeletedResource<T> allows and tracks changes to a delta deleted resource. |
Delta |
DeltaSet<T> allows and tracks changes to a delta resource set. |
IDelta |
IDelta allows and tracks changes to an object. |
IDelta |
IDeltaDeletedResource allows and tracks changes to a deleted resource. |
IDelta |
The interface for a delta resource set. |
IDelta |
The delta set item base. |
ITyped |
The typed delta. |
Delta |
The Kind of the object within the DeltaPayload used to distinguish between Resource/DeletedResource/DeltaDeletedLink/AddedLink. |