SubEntityFetchPlanBuilderTModelApplyStrategyToAllProperties Method

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public SubEntityFetchPlanBuilder<TModel> ApplyStrategyToAllProperties(
	PropertyFetchStrategy namedFetchStrategy
)

Parameters

namedFetchStrategy  PropertyFetchStrategy
 

Return Value

SubEntityFetchPlanBuilderTModel

See Also