INavigationPropertyInfo.TargetType 属性

定义

获取导航属性信息的目标类型。

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

属性值

一个表示导航属性信息的目标类型的字符串。

适用于