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()

描述成员在实体或关联类型结构中的位置。

适用于