public class SubEntityFetchPlan<TEntity> : SubEntityFetchPlan
Public Class SubEntityFetchPlan(Of TEntity)
Inherits SubEntityFetchPlan
generic<typename TEntity>
public ref class SubEntityFetchPlan : public SubEntityFetchPlan
type SubEntityFetchPlan<'TEntity> =
class
inherit SubEntityFetchPlan
end
SubEntityFetchPlanTEntity | Initializes a new instance of the SubEntityFetchPlanTEntity class |
SubEntityFetchPlanTEntity(PredefinedFetchPlan) | Initializes a new instance of the SubEntityFetchPlanTEntity class |
CloneToNewType |
Make a copy of this fetch plan using a new type.
(Inherited from SubEntityFetchPlan) |
GetFetchStrategyForProperty | (Inherited from SubEntityFetchPlan) |
SetFetchStrategyOnAllCollectionProperties | (Inherited from SubEntityFetchPlan) |
SetFetchStrategyOnSingleCollectionProperty | (Inherited from SubEntityFetchPlan) |