共用方式為


ModificationFunctionMemberPath 類別

定義

描述實體或關聯類型結構中成員的位置。

public sealed class ModificationFunctionMemberPath : System.Data.Entity.Core.Mapping.MappingItem
type ModificationFunctionMemberPath = class
    inherit MappingItem
Public NotInheritable Class ModificationFunctionMemberPath
Inherits MappingItem
繼承
ModificationFunctionMemberPath

建構函式

ModificationFunctionMemberPath(IEnumerable<EdmMember>, AssociationSet)

初始化新的 ModificationFunctionMemberPath 實例。

屬性

AssociationSetEnd

取得我們要透過這個成員巡覽的關聯集。 如果值為 null,則這不是導覽成員路徑。

Members

從分葉 () 系結至結構根目錄的成員,取得路徑中的成員。

方法

ToString()

描述實體或關聯類型結構中成員的位置。

適用於