Udostępnij za pośrednictwem


RelationshipManager.GetAllRelatedEnds Metoda

Definicja

Zwraca wyliczenie wszystkich powiązanych końców zarządzanych przez menedżera relacji.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public System.Collections.Generic.IEnumerable<System.Data.Entity.Core.Objects.DataClasses.IRelatedEnd> GetAllRelatedEnds ();
member this.GetAllRelatedEnds : unit -> seq<System.Data.Entity.Core.Objects.DataClasses.IRelatedEnd>
Public Function GetAllRelatedEnds () As IEnumerable(Of IRelatedEnd)

Zwraca

Obiekt IEnumerable<T> implementujący IRelatedEnd obiekt . Puste wyliczenie jest zwracane, gdy relacje nie zostały jeszcze wypełnione.

Atrybuty

Dotyczy