Share via


MetaTable.DataContextPropertyName 속성

정의

테이블의 이름을 가져옵니다.

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

속성 값

String

테이블의 이름입니다.

설명

이름은 테이블이 DataContextType 속한 개체에서 가져옵니다.

적용 대상