public class SubEntityFetchPlan<TEntity> : SubEntityFetchPlan
Public Class SubEntityFetchPlan(Of TEntity)
Inherits SubEntityFetchPlangeneric<typename TEntity>
public ref class SubEntityFetchPlan : public SubEntityFetchPlantype 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) |