INavigationPropertyInfo 介面

定義

定義 NavigationPropertyInfo 的屬性。

public interface class INavigationPropertyInfo
public interface INavigationPropertyInfo
type INavigationPropertyInfo = interface
Public Interface INavigationPropertyInfo
衍生

屬性

名稱 Description
DisplayName

取得導航屬性資訊的顯示名稱。

Name

取得導航屬性資訊的名稱。

Priority

取得導航屬性資訊的優先權值。

Rank

取得導航屬性資訊的階級。

TargetType

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

Type

取得導航屬性資訊的類型

Width

取得導航屬性的寬度資訊。

適用於