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() |
描述成员在实体或关联类型结构中的位置。 |