Condividi tramite


UpdateException.StateEntries Proprietà

Definizione

Ottiene gli ObjectStateEntry oggetti per questo UpdateException oggetto .

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Objects.ObjectStateEntry> StateEntries { get; }
member this.StateEntries : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Objects.ObjectStateEntry>
Public ReadOnly Property StateEntries As ReadOnlyCollection(Of ObjectStateEntry)

Valore della proprietà

Raccolta di oggetti ObjectStateEntry composto da una singola entità e zero o più relazioni o zero entità e una o più relazioni.

Si applica a