NavigationEntityProperty.TargetType 속성

정의

NavigationEntityProperty의 올바른 유형을 가져오거나 설정합니다.

public:
 property System::String ^ TargetType { System::String ^ get(); void set(System::String ^ value); };
public string TargetType { get; set; }
member this.TargetType : string with get, set
Public Property TargetType As String

속성 값

속성의 대상 유형을 나타내는 문자열입니다.

적용 대상