Udostępnij za pośrednictwem


AssociationSet.AssociationSetEnds Właściwość

Definicja

Pobiera końce tego AssociationSetobiektu .

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)

Wartość właściwości

Kolekcja typu ReadOnlyMetadataCollection<T> zawierającego końce tego AssociationSet elementu .

Dotyczy