IUpdateEntry.SharedIdentityEntry Property

Definition

The other entry that has the same key values, if one exists.

public Microsoft.EntityFrameworkCore.Update.IUpdateEntry SharedIdentityEntry { get; }
public Microsoft.EntityFrameworkCore.Update.IUpdateEntry? SharedIdentityEntry { get; }
member this.SharedIdentityEntry : Microsoft.EntityFrameworkCore.Update.IUpdateEntry
Public ReadOnly Property SharedIdentityEntry As IUpdateEntry

Property Value

Applies to