Compartilhar via


ObjectStateEntry.IsRelationship Propriedade

Definição

Obtém um valor que indica se esse ObjectStateEntry representa uma relação.

public abstract bool IsRelationship { get; }
member this.IsRelationship : bool
Public MustOverride ReadOnly Property IsRelationship As Boolean

Valor da propriedade

true se o ObjectStateEntry representar uma relação; caso contrário, false.

Implementações

System.Data.Entity.Core.IEntityStateEntry.IsRelationship

Aplica-se a