QueryMethodProvider.CreateCollectionRelatedEntitiesLoaderMethod 属性

定义

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

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

属性值

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

实现

适用于