Compartir a través de


AssociationSetEnd.CorrespondingAssociationEndMember Propiedad

Definición

Obtiene el miembro End al que corresponde este AssociationSetEnd objeto.

public System.Data.Entity.Core.Metadata.Edm.AssociationEndMember CorrespondingAssociationEndMember { get; }
member this.CorrespondingAssociationEndMember : System.Data.Entity.Core.Metadata.Edm.AssociationEndMember
Public ReadOnly Property CorrespondingAssociationEndMember As AssociationEndMember

Valor de propiedad

Objeto AssociationEndMember que representa el miembro End al que corresponde este AssociationSetEnd objeto.

Excepciones

Se produce si se llama a Setter cuando la instancia AssociationSetEnd está en estado ReadOnly.

Se aplica a