Share via


IEdmDeltaDeletedEntityObject.Reason Property

Definition

Optional. Either deleted, if the entity was deleted (destroyed), or changed if the entity was removed from membership in the result (i.e., due to a data change).

public Microsoft.OData.DeltaDeletedEntryReason Reason { get; set; }
member this.Reason : Microsoft.OData.DeltaDeletedEntryReason with get, set
Public Property Reason As DeltaDeletedEntryReason

Property Value

Applies to