ModificationFunctionMemberPath 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述實體或關聯類型結構中成員的位置。
public sealed class ModificationFunctionMemberPath : System.Data.Entity.Core.Mapping.MappingItem
type ModificationFunctionMemberPath = class
inherit MappingItem
Public NotInheritable Class ModificationFunctionMemberPath
Inherits MappingItem
- 繼承
建構函式
ModificationFunctionMemberPath(IEnumerable<EdmMember>, AssociationSet) |
初始化新的 ModificationFunctionMemberPath 實例。 |
屬性
AssociationSetEnd |
取得我們要透過這個成員巡覽的關聯集。 如果值為 null,則這不是導覽成員路徑。 |
Members |
從分葉 () 系結至結構根目錄的成員,取得路徑中的成員。 |
方法
ToString() |
描述實體或關聯類型結構中成員的位置。 |