AssociationAttribute.ThisKey 속성

정의

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

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

속성 값

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

적용 대상