IQueryMethodProvider.CreateCollectionRelatedEntitiesLoaderMethod 属性

定义

获取与创建集合相关的实体加载程序方法。

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

属性值

与创建集合相关的实体加载程序方法。

适用于