次の方法で共有


IQueryMethodProvider.CreateCollectionRelatedEntitiesLoaderMethod プロパティ

定義

コレクションに関連するエンティティの作成ローダー メソッドを取得します。

public System.Reflection.MethodInfo CreateCollectionRelatedEntitiesLoaderMethod { get; }
member this.CreateCollectionRelatedEntitiesLoaderMethod : System.Reflection.MethodInfo
Public ReadOnly Property CreateCollectionRelatedEntitiesLoaderMethod As MethodInfo

プロパティ値

コレクションに関連するエンティティの作成ローダー メソッド。

適用対象