Partager via


ObjectStateEntry.IsRelationship Propriété

Définition

Obtient une valeur qui indique si la ObjectStateEntry représente une relation.

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

Valeur de propriété

true si la ObjectStateEntry valeur représente une relation ; sinon, false.

S’applique à