ModificationCommand.Entries Özellik

Tanım

IUpdateEntryGüncelleştirilecek satırla eşlenen varlıkları temsil eden öğeleri.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> Entries { get; }
member this.Entries : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Public Overridable ReadOnly Property Entries As IReadOnlyList(Of IUpdateEntry)

Özellik Değeri

IReadOnlyList<IUpdateEntry>

Uygulamalar

Şunlara uygulanır