다음을 통해 공유


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 instance 초기화합니다.

속성

AssociationSetEnd

이 멤버를 통해 탐색할 연결 집합을 가져옵니다. 값이 null이면 탐색 멤버 경로가 아닙니다.

Members

경로의 멤버를 리프(바인딩되는 멤버)에서 구조체의 루트로 가져옵니다.

메서드

ToString()

엔터티 또는 연결 형식 구조 내에서 멤버의 위치를 설명합니다.

적용 대상