AssociationAttribute.OtherKey 속성

정의

연결의 OtherKey 쪽에 있는 키 값의 속성 이름을 가져옵니다.

public:
 property System::String ^ OtherKey { System::String ^ get(); };
public string OtherKey { get; }
member this.OtherKey : string
Public ReadOnly Property OtherKey As String

속성 값

연결의 OtherKey 쪽에 있는 키 값을 나타내는 속성 이름의 쉼표로 구분된 목록입니다.

적용 대상