INavigationPropertyInfo.Type 属性

定义

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

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

属性值

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

适用于