RelationshipManager.GetAllRelatedEnds Yöntem

Tanım

İlişki yöneticisi tarafından yönetilen tüm ilgili uçların bir numaralandırmasını döndürür.

[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)

Döndürülenler

IEnumerable<T> uygulayan IRelatedEnd nesnelerden biri. İlişkiler henüz doldurulmadığında boş bir numaralandırma döndürülür.

Öznitelikler

Şunlara uygulanır