Condividi tramite


ComplexPropertyEntry.ComplexProperties Proprietà

Definizione

Fornisce l'accesso alle informazioni e alle operazioni di rilevamento delle modifiche per tutte le proprietà di tipi complessi annidati in questo tipo complesso.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.ChangeTracking.ComplexPropertyEntry> ComplexProperties { get; }
member this.ComplexProperties : seq<Microsoft.EntityFrameworkCore.ChangeTracking.ComplexPropertyEntry>
Public Overridable ReadOnly Property ComplexProperties As IEnumerable(Of ComplexPropertyEntry)

Valore della proprietà

Commenti

Per altre informazioni ed esempi, vedere Accesso alle entità rilevate in EF Core .

Si applica a