次の方法で共有


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

エンティティまたは関連付けの型構造内のメンバーの場所について説明します。

適用対象