Share via


QueryMethodProvider.CreateCollectionRelatedEntitiesLoaderMethod Property

Definition

Gets the create collection related entities loader method.

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

Property Value

The create collection related entities loader method.

Implements

Applies to