INavigationPropertyInfo.TargetType 屬性

定義

取得導航屬性資訊的目標類型。

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

屬性值

一個字串,代表導航屬性資訊的目標類型。

適用於