EdmRelationshipAttribute.IsForeignKey 속성

정의

관계가 외래 키 값을 기반으로 하는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

true 관계가 외래 키 값을 기반으로 하는 경우 그렇지 않으면 false.

적용 대상

추가 정보