Sdílet prostřednictvím


AssociationSet.AssociationSetEnds Vlastnost

Definice

Získá konce tohoto AssociationSet.

public System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<System.Data.Entity.Core.Metadata.Edm.AssociationSetEnd> AssociationSetEnds { get; }
member this.AssociationSetEnds : System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<System.Data.Entity.Core.Metadata.Edm.AssociationSetEnd>
Public ReadOnly Property AssociationSetEnds As ReadOnlyMetadataCollection(Of AssociationSetEnd)

Hodnota vlastnosti

Kolekce typu ReadOnlyMetadataCollection<T> , která obsahuje konce tohoto AssociationSet objektu .

Platí pro